After ud-replicate, run puppet
[mirror/dsa-wiki.git] / input / howto / new-machine.creole
index a58bcf2..e9015ba 100644 (file)
@@ -67,6 +67,11 @@ Note: this has recently been changed to rely more on [[puppet|howto/puppet-setup
     apt-get install debian.org debian.org-recommended
 }}}
 
+* run puppet a couple times
+{{{
+    puppetd -t; puppetd -t; puppetd -t; puppetd -t
+}}}
+
 * try to login using your user and ssh key.  you should get a homedir.
 
 * try to become root using sudo.