Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-28 | default client puppet.conf changes: | Micah Anderson | |
. add a default production environment . add a development environmnet . due to deprecation notice in 2.6, change the [puppetd] section header to [agent] . remove the default server puppet.glei.ch, the default server should just be puppet.$fqdn . remove some option comments that aren't being used . remove logdest as this isn't a valid option anymore, and was set to the default . replace the templatedir full path with the $vardir path. . add the module path Conflicts: files/client/puppet.conf | |||
2010-08-31 | factsync is a deprecated option - pluginsync is enough | mh | |
2010-08-19 | turn plugin and fact sync on | mh | |
As we use custom facts and plugins in our modules I think it's safe to turn them on by default. | |||
2010-08-08 | add 2.6 configuration for client | mh | |