summaryrefslogtreecommitdiff
path: root/lib/puppet
AgeCommit message (Collapse)Author
2019-02-14Update default apache2 conf for StretchHEADmasterkwadronaut
2015-11-28[feat] Add guess_apache_version() functionvarac
Try to guess the version of apache to be installed. Certain apache modules depend on each other, so we need to evaluate the apache version before it gets installed. This function decides which apache version is going to be installed based on the `operatingsystemmajrelease` fact.
2009-10-31move plugin directory to fit new 0.25 stylemh