security_master has an apache
authorPeter Palfrader <peter@palfrader.org>
Sun, 22 Sep 2019 21:33:59 +0000 (23:33 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 22 Sep 2019 21:33:59 +0000 (23:33 +0200)
modules/roles/manifests/security_master.pp

index 143259f..9470a06 100644 (file)
@@ -1,5 +1,6 @@
 class roles::security_master {
   include roles::dakmaster
+  include apache2
 
   ssl::service { 'security-master.debian.org':
     notify   => Exec['service apache2 reload'],