summaryrefslogtreecommitdiff
path: root/manifests/puppetmaster/base.pp
AgeCommit message (Collapse)Author
2011-07-16Support FreeBSD for the puppet masterGabriel Filion
The puppet master has one additional config file that needs to be placed in a different folder under FreeBSD. Signed-off-by: Gabriel Filion <lelutin@gmail.com>
2010-11-28Fix whitespace and coding standards to use standard formatting styles (I ↵Micah Anderson
believe that this Closes #2353)
2010-08-19we set that below where it is the more appropriate placemh
2010-08-07remove unnecessary fileserver variable (#2460)mh
2010-08-06make the cleanup of reports configurablemh
We can now either disable reports cleanup or set the amount of days reports should be kept. By default we still cleanup reports after 30 days.
2010-08-06cleanup 'if defined' code smellmh
A new variable $puppetmaster_mode have been introduced, which should later be replaced by a class variable.
2010-08-06remove unnecessary definemh
2010-08-06codestyle - whitespacemh
Only code style and whitespace formatting issues. Everything should no be in ligne.
2010-07-15puppetd doesnt need to get notified at all, its built-invarac
2010-03-07When using Passenger, we don't need /etc/cron.d/puppetmaster.cronnadir
2010-02-04Allowes puppet::cron also on the puppetmaster servervarac
2009-11-14update file sources to new 0.25.x stylemh
2009-11-02recursivly updating file path to new 0.25 stylemh
2009-10-31setting correct filemodemh
2009-10-02refactor everything into its own filemh