From: Peter Palfrader Date: Sun, 12 Sep 2010 10:19:10 +0000 (+0200) Subject: The puppet step really wants dns X-Git-Url: https://git.adam-barratt.org.uk/?p=mirror%2Fdsa-wiki.git;a=commitdiff_plain;h=72ca4a3891ed4f7b59a1721ac2e520dd8b8f45ea The puppet step really wants dns --- diff --git a/input/howto/new-machine.creole b/input/howto/new-machine.creole index abe12d1..181bf3b 100644 --- a/input/howto/new-machine.creole +++ b/input/howto/new-machine.creole @@ -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.)