Skip to content

Commit

Permalink
Include apache::mod::setenvinf
Browse files Browse the repository at this point in the history
puppet-katello included this as of
theforeman/puppet-katello@afc08e3
  • Loading branch information
wbclark authored and ehelms committed May 6, 2022
1 parent 739c873 commit 21bc920
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions manifests/apache.pp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
proxy_backend => "http://localhost:${katello_devel::rails_port}/",
}

# required by configuration in katello/katello-apache-ssl.conf
include apache::mod::setenvif

foreman::config::apache::fragment { 'katello':
ssl_content => file('katello/katello-apache-ssl.conf'),
}
Expand Down

0 comments on commit 21bc920

Please # to comment.