We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75248c6 commit a8a723cCopy full SHA for a8a723c
plans/migrate.pp
@@ -29,7 +29,7 @@
29
$new_primary_host,
30
])
31
run_command('hostname', $all_hosts) # verify can connect to targets
32
-
+
33
if $replica_host != '' and !empty($replica_host) {
34
run_command('hostname', $replica_host)
35
}
0 commit comments