-
Thomas Bellman authored
This will hold the version (major.minor, e.g. "2.2" or "2.4") of Apache httpd that comes default with each operating system, so that other parts of this module can do things differently depending on the httpd version. Currently we know which httpd comes with EL-6 and EL-7. Note that this might not be the version that actually gets installed, if the user has extra package repositories configured. We could possibly let users declare which version is used with a parametrized class, but this will have to do for now.
Thomas Bellman authoredThis will hold the version (major.minor, e.g. "2.2" or "2.4") of Apache httpd that comes default with each operating system, so that other parts of this module can do things differently depending on the httpd version. Currently we know which httpd comes with EL-6 and EL-7. Note that this might not be the version that actually gets installed, if the user has extra package repositories configured. We could possibly let users declare which version is used with a parametrized class, but this will have to do for now.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.