From: Peter Palfrader Date: Thu, 13 Oct 2011 09:40:40 +0000 (+0200) Subject: when adding a new host, run puppet on draghi to update the firewall X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=8cc36225d5a59f71669e602b4cb7e7cf213c8cf0 when adding a new host, run puppet on draghi to update the firewall --- diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index 181bf3b..71e93a8 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -35,7 +35,7 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup * run generate, or wait until cron runs it for you. Update DNS. {{{ - : :: draghi :: && sudo -u sshdist ud-generate && sudo -H ud-replicate + : :: draghi :: && sudo -u sshdist ud-generate && sudo -H ud-replicate && sudo -H puppetd -t : :: orff :: && sudo -H ud-replicate }}}