After ud-replicate, run puppet
authorPeter Palfrader <peter@palfrader.org>
Wed, 20 Jun 2012 09:01:21 +0000 (11:01 +0200)
committerPeter Palfrader <peter@palfrader.org>
Wed, 20 Jun 2012 09:01:21 +0000 (11:01 +0200)
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.