summaryrefslogtreecommitdiff
path: root/manifests/daemon
AgeCommit message (Collapse)Author
2012-06-27switch to underscores for 2.7Micah Anderson
2011-05-21fix syntax error (missing closing class curly brace)Micah Anderson
2011-05-11add to git::daemon::disable nagios::service ensure=> absent for the ↵Micah Anderson
git-daemon nagios check
2011-05-11fix for the following:Micah Anderson
err: Could not run Puppet configuration client: Could not find dependency Package[git] for File[git-daemon_config] at /etc/puppet/modules/git/manifests/daemon/base.pp:23
2011-05-11bulk formatting standardization fixesMicah Anderson
2011-05-11fix for #2964: Parameter path failed: File paths must be fully qualified, ↵Micah Anderson
not 'git-daemon_config' at /etc/puppet/modules/git/manifests/daemon/base.pp:21 I've set default paths for these resources. They match the debian ones, and as a result obsolete the git::daemon::debian resource overrides
2011-05-11fix incorrect subclass that blocks overriding of resourcesMicah Anderson
2010-02-09fix more typosJerome Charaoui
2010-02-09provide initial Debian compatibility for git and git::daemon classesJerome Charaoui
2010-01-09fix typomh
2010-01-09fix inheritancemh
2010-01-09disable git stuffmh
2009-11-14update to 0.25.x stylemh
2009-11-02recursivly updating file path to new 0.25 stylemh
2009-01-08introducing git-daemonmh