Skip to content
Snippets Groups Projects
  • Thomas Bellman's avatar
    7824709c
    Add variable $standard_version to apache class. · 7824709c
    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.
    7824709c
    History
    Add variable $standard_version to apache class.
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.