summaryrefslogtreecommitdiff
path: root/spec
AgeCommit message (Collapse)Author
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.
2014-10-12a first shot of testsmh