Skip to content

Commit c3bbab1

Browse files
committed
fixing syntax errors
1 parent 509e6e4 commit c3bbab1

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
@@ -115,7 +115,7 @@
115115
out::message('No nodes to purge from old configuration')
116116
}
117117

118-
if $primary_postgresql_host {
118+
if $primary_postgresql_host {
119119
run_plan('peadm::add_database', targets => $primary_postgresql_host,
120120
primary_host => $new_primary_host,
121121
)

0 commit comments

Comments
 (0)