X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=input%2Fhowto%2Fpuppet-setup.mdwn;h=821e98dabc6103e690648e7a29cfe5abef543776;hb=01de3807987b4eeb78be0bc249e98b028937f4e1;hp=25b7c493af6e230fc861d6d53d45778cb68736af;hpb=864c50297ef7af0edd602a1482ed856a5cf089a8;p=mirror%2Fdsa-wiki.git diff --git a/input/howto/puppet-setup.mdwn b/input/howto/puppet-setup.mdwn index 25b7c49..821e98d 100644 --- a/input/howto/puppet-setup.mdwn +++ b/input/howto/puppet-setup.mdwn @@ -6,6 +6,12 @@ this list is likely to get out of date quickly). To set up a new host to be a puppet client, do the following: +Make sure you have set up the IP address for the new machine in ud-ldap. +After that run puppet on puppetmaster once, so the ferm config get +adjusted. + + : __handel__ && puppetd -w 5 -t --factsync --environment=production + : ::client:: && apt-get install --no-install-recommends puppet && /etc/init.d/puppet stop && puppetd -w 5 --debug -t --factsync