summaryrefslogtreecommitdiff
path: root/manifests
AgeCommit message (Expand)Author
2013-04-12Merge remote-tracking branch 'immerda/master'Micah Anderson
2013-03-27provide an easy way to workaround scope issues in templates in puppet 3mh
2013-03-17fix selttype on EL6mh
2013-03-17lintingmh
2013-03-10lintingmh
2013-03-10introduce logprefixmh
2013-03-09fix fcontexts to be bettermh
2013-02-28add munin plugin to this modulemh
2013-02-07ensure that necessary directories for the service are done before the service...mh
2012-12-28add a workaround foro
2012-12-15use common definemh
2012-12-15fix a few relationshipsmh
2012-12-15newer mod_security versions need a rule id & lintingmh
2012-12-14fix permission for htpasswdsmh
2012-12-13fix relation issuemh
2012-12-13introduce anchor to hook into basic setupmh
2012-12-01fix typomh
2012-11-27lintingmh
2012-11-27make logdirs httpd_log_tmh
2012-11-05add the ability to disable the 0-default.conf and 0-default_ssl.conf virtualMicah Anderson
2012-09-18make source better configurablemh
2012-07-18make $package_name behave appropriately with apache::debian::moduleGabriel Filion
2012-07-18add 2.6.x compatibility to the default value of $moduleGabriel Filion
2012-07-18Move oddly-placed closing bracketGabriel Filion
2012-07-16change the class to a define and pass $name to $module by defaultMicah Anderson
2012-07-16single-quoting style diffMicah Anderson
2012-07-08there is a apache::centos::module, apache::gentoo::module, and apache::debian...Micah Anderson
2012-06-18this should enforced as apachemh
2012-06-13remove hieramh
2012-06-08fix dynamic scope variables, function accessmh
2012-06-05new style for 2.7mh
2012-05-31fix various puppet language thingsmh
2012-05-29rename site modulesmh
2012-04-18Merge remote-tracking branch 'lelutin/config_ensure_absent'Micah Anderson
2012-04-18Dependency to package missing for File['include_dir']Gabriel Filion
2012-02-25add only if to workaround puppet bug #12830mh
2012-02-21use correct selinux typemh
2012-02-12require sftponly classmh
2012-02-12manage selinux stuffmh
2012-01-08wrap it in a module statementmh
2012-01-08correct namingmh
2011-12-28set gem_home for the ruby appsmh
2011-12-11Avoid setting source or content when trying to remove apache::config::fileGabriel Filion
2011-12-09config: Implement config files as linksGabriel Filion
2011-12-09allow custom config file source in the form of an arrayJerome Charaoui
2011-12-09make apache::debian::module work with a version-specific ensureJerome Charaoui
2011-11-29additional foldermh
2011-11-29fix a few things that should be writablemh
2011-11-23there is another Listen example already commented outmh
2011-11-22as file_line lacks ensure => absent, we have to do it with a sedmh