From f8f6e6dfad12fef2a50981804a4cc225a31114d5 Mon Sep 17 00:00:00 2001 From: Fwiffo Date: Thu, 31 Jan 2013 17:11:17 -0800 Subject: [PATCH] on ubuntu 12.10, path should be /etc/puppet/puppet.conf --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1208f52..5fd5c11 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ These modules are based on the adminstrative guides for openstack `service puppetmaster restart` * 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] pluginsync = true