diff --git a/manifests/init.pp b/manifests/init.pp index 4dfb04f4..cdc5b89a 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -170,6 +170,7 @@ Exec['cpinit'] -> Exec['foreman-rake-db:seed'] Class['certs::candlepin'] ~> Service['tomcat'] Class['certs::qpid'] ~> Service['qpidd'] + Class['certs::ca'] ~> Service['httpd'] User<|title == apache|>{groups +> $user_groups} }