summaryrefslogtreecommitdiff
path: root/puppet/modules/site_nagios/manifests/server/apache.pp
AgeCommit message (Collapse)Author
2017-02-23[feat] only care for apache >= 2.4varac
2015-11-17[bug] use $lsbdistcodename to query apache versionvarac
Using $::apache_version won't work because the facts are evaluated before compiling the catalog and with this, before the installation of apache. so on an install from scratch, this fact won't contain anything.
2015-11-17[bug] [jessie] Load needed modules for apache 2.4varac
- Related: #6920
2014-02-06added site_nagios::server::apachevarac