From 60bcb8313af4fcaef9a20a5adea1764da91744b0 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Wed, 20 Jun 2012 11:01:21 +0200 Subject: [PATCH] After ud-replicate, run puppet --- input/howto/new-machine.creole | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index a58bcf2..e9015ba 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -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. -- 2.20.1