Age | Commit message (Expand) | Author |
2012-07-16 | we must fully qualify paths to execs | Micah Anderson |
2012-06-27 | 2.7 underscore rename: site-puppet | Micah Anderson |
2012-06-27 | Merge remote-tracking branch 'lavamind/master' | Micah Anderson |
2012-06-27 | Merge remote-tracking branch 'shared/master' | Micah Anderson |
2012-04-12 | Merge remote-tracking branch 'lelutin/freebsd' into shared | Micah Anderson |
2012-04-12 | Fix probable typos. | intrigeri |
2012-04-12 | implement fix for cron file being put in place even when you do not include p... | Micah Anderson |
2012-04-11 | implement fix for cron file being put in place even when you do not include p... | Micah Anderson |
2012-04-08 | Fail when trying to ensure an installed version on FreeBSD | Gabriel Filion |
2012-04-05 | determine if puppetmaster-common should be installed, if $puppetmaster_ensure... | Micah Anderson |
2012-03-01 | Revert "the debian-specific case doesn't work for squeeze, so re-factor the w... | intrigeri |
2011-08-23 | Add partial freebsd cron job support | Gabriel Filion |
2011-08-23 | Move $puppet_default_config_dir to the puppet class | Gabriel Filion |
2011-08-23 | Include the OS-specific class for FreeBSD | Gabriel Filion |
2011-08-23 | FreeBSD: install packages via puppet itself | Gabriel Filion |
2011-07-16 | Support FreeBSD for the puppet master | Gabriel Filion |
2011-07-16 | Support puppet client for FreeBSD | Gabriel Filion |
2011-07-07 | linux is the kernel not the operating system | mh |
2011-07-07 | implement setting reports cleanup dir the old way | mh |
2011-07-07 | Revert "migrate cleanup_reports to parametrized classes as this makes it much... | mh |
2011-07-07 | Revert "fix variable naming" | mh |
2011-07-07 | fix variable naming | mh |
2011-07-07 | migrate cleanup_reports to parametrized classes as this makes it much more co... | mh |
2011-07-07 | also don't do anything on undef - maybe once puppet will return undef on unde... | mh |
2011-05-07 | Fix probable typos. | intrigeri |
2011-05-07 | Install puppetmaster-common package. | intrigeri |
2011-05-07 | Inherit from the right base class. | intrigeri |
2011-04-22 | fix problem where you are not on wheezy or sid, but you install a newer versi... | Micah Anderson |
2011-04-22 | Revert "Declared the inclusion of an external package. This should be removed... | Micah Anderson |
2011-04-22 | Fix the notify call for puppet service so it will work with passenger | Keith aka fugit |
2011-04-22 | Fixed typos in the spelling of passenger in includes | Keith aka fugit |
2011-04-22 | added fqdn path call for source puppet.conf | Keith aka fugit |
2011-04-22 | Declared the inclusion of an external package. This should be removed for pub... | Keith aka fugit |
2011-04-13 | removed errant space | Keith aka fugit |
2011-04-13 | updated allow insatll of puppetmaster on squeeze. This addresses the | Keith aka fugit |
2011-03-29 | the % needs to be double-escaped so puppet doesn't complain like this: | Micah Anderson |
2011-03-28 | percent is magic in crontabs and needs to be escaped | Matt Taggart |
2011-03-28 | need to escape the $ in the variables | Micah Anderson |
2011-03-28 | update cronjob to capture the return code output as suggested by LeLutin in h... | Micah Anderson |
2011-03-22 | fix syntax error from previous commit | Micah Anderson |
2011-03-22 | add debian-specific puppetmaster require parameter package override | Micah Anderson |
2011-03-22 | minor formatting fix for standardization | Micah Anderson |
2011-03-15 | instead of using $RANDOM, which isn't POSIX, we get even more esoteric by pul... | Micah Anderson |
2011-03-15 | change the cronjob so that the failure to find any (^err:|^alert:|^emerg:|^cr... | Micah Anderson |
2011-03-01 | the debian-specific case doesn't work for squeeze, so re-factor the way it is | Micah Anderson |
2011-02-28 | debian's puppet depends on puppet-common, but if you were to set | Micah Anderson |
2011-02-16 | remove duplicated hasstatus parameter on Service[puppet] | Micah Anderson |
2011-02-14 | Revert "debian's puppet initscript has status functionality", this seems to h... | Micah Anderson |
2011-02-11 | fact needs to check now for $operatingsystem, not $kernel, in order to distin... | Micah Anderson |
2011-02-11 | fix name of cronjob for generic linux | Micah Anderson |