aboutsummaryrefslogtreecommitdiff
path: root/modules/profile/manifests/postgresql/master.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/profile/manifests/postgresql/master.pp')
-rw-r--r--modules/profile/manifests/postgresql/master.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/manifests/postgresql/master.pp b/modules/profile/manifests/postgresql/master.pp
index e775eb4..99ac4c4 100644
--- a/modules/profile/manifests/postgresql/master.pp
+++ b/modules/profile/manifests/postgresql/master.pp
@@ -66,7 +66,7 @@ define profile::postgresql::master (
66 66
67 }, 67 },
68 local => { 68 local => {
69 check_command => "check_postgresql_replication!$backup_host!/run/postgresql/!5432", 69 check_command => "check_postgresql_replication!$backup_host!/run/postgresql!5432",
70 } 70 }
71 } 71 }
72 } 72 }