thank you ferm
authorMartin Zobel-Helas <zobel@debian.org>
Sat, 20 Mar 2010 13:00:20 +0000 (14:00 +0100)
committerMartin Zobel-Helas <zobel@debian.org>
Sat, 20 Mar 2010 13:00:20 +0000 (14:00 +0100)
input/howto/puppet-setup.mdwn

index 25b7c49..821e98d 100644 (file)
@@ -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