Skip to content

Commit 917bcc7

Browse files
committed
fixing syntax errors
1 parent cc46e7e commit 917bcc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plans/migrate.pp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
out::message('No nodes to purge from old configuration')
124124
}
125125

126-
if $primary_postgresql_host {
126+
if $primary_postgresql_host {
127127
run_plan('peadm::add_database', targets => $primary_postgresql_host,
128128
primary_host => $new_primary_host,
129129
)

0 commit comments

Comments
 (0)