You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow other manifests to define ::apache::mod{ 'ssl': }.
This will allow Apache from the httpd24 SCL on RHELish systems to
include the proper mod_ssl package while still letting ssl
::apache::vhost defines work as expected.
Add package_name param to ::apache::mod::ssl.
Add a test for the package_name parameter.
Update the package_name parameter test.
0 commit comments