From: Peter Palfrader Date: Wed, 20 Jun 2012 09:01:21 +0000 (+0200) Subject: After ud-replicate, run puppet X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=60bcb8313af4fcaef9a20a5adea1764da91744b0 After ud-replicate, run puppet --- 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.