Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-27 | [feat] Add guess_apache_version() function | varac | |
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. |