The puppet step really wants dns
authorPeter Palfrader <peter@palfrader.org>
Sun, 12 Sep 2010 10:19:10 +0000 (12:19 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 12 Sep 2010 10:19:24 +0000 (12:19 +0200)
input/howto/new-machine.creole

index abe12d1..181bf3b 100644 (file)
@@ -33,9 +33,10 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
 
 * on draghi, add the host to the ldap using ud-host.  Set the ssh key and the IP Address attributes.
 
-* run generate, or wait until cron runs it for you
+* run generate, or wait until cron runs it for you.  Update DNS.
 {{{
     : :: draghi :: && sudo -u sshdist ud-generate && sudo -H ud-replicate
+    : :: orff :: && sudo -H ud-replicate
 }}}
 
 * setup [[puppet|howto/puppet-setup]]  (run the puppet client two or three times until things converge.)