Giuseppe Lavagetto has uploaded a new change for review. https://gerrit.wikimedia.org/r/192793
Change subject: wmf-reimage: perform the first puppet run ...................................................................... wmf-reimage: perform the first puppet run Change-Id: I47940910e0bf7028c654dc8e849023978bc8218c Signed-off-by: Giuseppe Lavagetto <[email protected]> --- M modules/puppetmaster/files/wmf-reimage 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/93/192793/1 diff --git a/modules/puppetmaster/files/wmf-reimage b/modules/puppetmaster/files/wmf-reimage index e45c982..6f4fc90 100755 --- a/modules/puppetmaster/files/wmf-reimage +++ b/modules/puppetmaster/files/wmf-reimage @@ -165,6 +165,7 @@ fi; test $NOREBOOT -eq 0 && set_pxe_and_reboot $mgmtname sign_puppet $nodename $FORCE +enable_and_run_puppet $nodename sign_salt $nodename $FORCE log "Node ${nodename} is now signed and both puppet and salt should work." -- To view, visit https://gerrit.wikimedia.org/r/192793 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I47940910e0bf7028c654dc8e849023978bc8218c Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Giuseppe Lavagetto <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
