X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=files%2Fetc%2Fpuppet%2Fpuppet.conf;h=931ce3ce61ad70a5a9688503752cffc8b173d6c8;hb=1ae820d9d7b207eda36ded7d36281a40de7457d0;hp=b3958e7c9b1ae7d39a728ace10e854246a08c44d;hpb=ab6e3c891755ff17701f5f5427a19bbb3a6e0e61;p=mirror%2Fdsa-puppet.git diff --git a/files/etc/puppet/puppet.conf b/files/etc/puppet/puppet.conf index b3958e7c9..931ce3ce6 100644 --- a/files/etc/puppet/puppet.conf +++ b/files/etc/puppet/puppet.conf @@ -1,3 +1,8 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## + [main] logdir=/var/log/puppet vardir=/var/lib/puppet @@ -7,4 +12,5 @@ factpath=$vardir/facts pluginsync=true [puppetmasterd] -templatedir=/var/lib/puppet/templates +templatedir=/etc/puppet/templates +libdir=/etc/puppet/lib