when adding a new host, run puppet on draghi to update the firewall
authorPeter Palfrader <peter@palfrader.org>
Thu, 13 Oct 2011 09:40:40 +0000 (11:40 +0200)
committerPeter Palfrader <peter@palfrader.org>
Thu, 13 Oct 2011 09:40:52 +0000 (11:40 +0200)
input/howto/new-machine.creole

index 181bf3b..71e93a8 100644 (file)
@@ -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
 }}}