diff --git a/manifests/profiles/icingaweb2.pp b/manifests/profiles/icingaweb2.pp index 0486eeff0bd3d3b0859e45c28324ed8c866529e6..f06375f85477aa89842e2eee77bd5d8cc56d68db 100644 --- a/manifests/profiles/icingaweb2.pp +++ b/manifests/profiles/icingaweb2.pp @@ -19,6 +19,9 @@ class icinga2_testing::profiles::icingaweb2 { name => $_fpm_service, require => Package['icingaweb2'], } + + contain ::apache::mod::proxy + contain ::apache::mod::proxy_fcgi } include ::apache