on ubuntu 12.10, path should be /etc/puppet/puppet.conf

This commit is contained in:
Fwiffo
2013-01-31 17:11:17 -08:00
parent cf900c36ed
commit f8f6e6dfad

View File

@@ -124,7 +124,7 @@ These modules are based on the adminstrative guides for openstack
`service puppetmaster restart` `service puppetmaster restart`
* Configure each client to connect to the master and enable pluginsync. This * Configure each client to connect to the master and enable pluginsync. This
can be done by adding the following lines to /etc/puppet.conf: can be done by adding the following lines to /etc/puppet/puppet.conf:
[agent] [agent]
pluginsync = true pluginsync = true