Skip to content

Commit d7adac0

Browse files
TEST try puppet run
1 parent d1fc55d commit d7adac0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

plans/add_replica.pp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
)
115115
}
116116

117+
# kick off puppet run to ensure things are up to date
118+
run_task('peadm::puppet_runonce', $primary_target)
119+
117120
# Provision the new system as a replica
118121
run_task('peadm::provision_replica', $primary_target,
119122
replica => $replica_target.peadm::certname(),

0 commit comments

Comments
 (0)