diff options
Diffstat (limited to 'modules')
-rw-r--r-- | modules/puppet/templates/puppet.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/puppet/templates/puppet.conf b/modules/puppet/templates/puppet.conf index ad8aa15a..fcb81a35 100644 --- a/modules/puppet/templates/puppet.conf +++ b/modules/puppet/templates/puppet.conf @@ -18,6 +18,8 @@ [agent] server = puppetmaster.<%= domain %> + pluginsync = true + report = true # The file in which puppetd stores a list of the classes # associated with the retrieved configuratiion. Can be loaded in |