http://blog.credativ.com/de/2010/02/howto-einstieg-in-puppet.html http://itand.me/using-puppet-to-manage-users-passwords-and-ss apt-get install puppetmaster apt-get install puppet apt-get install subversion vi /etc/puppet/fileserver.conf # This file consists of arbitrarily named sections/modules # defining where files are served from and to whom # Define a section 'files' # Adapt the allow/deny settings to your needs. Order # for allow/deny does not matter, allow always takes precedence …
