Skip to content

Commit a8a723c

Browse files
committed
removing trailing whitespace
1 parent 75248c6 commit a8a723c

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
@@ -29,7 +29,7 @@
2929
$new_primary_host,
3030
])
3131
run_command('hostname', $all_hosts) # verify can connect to targets
32-
32+
3333
if $replica_host != '' and !empty($replica_host) {
3434
run_command('hostname', $replica_host)
3535
}

0 commit comments

Comments
 (0)