add mod macro
authorStephen Gran <steve@lobefin.net>
Mon, 16 Sep 2013 07:00:56 +0000 (08:00 +0100)
committerStephen Gran <steve@lobefin.net>
Mon, 16 Sep 2013 07:00:56 +0000 (08:00 +0100)
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/roles/manifests/buildd_master.pp

index ba78ebf..88bd157 100644 (file)
@@ -1,4 +1,6 @@
 class roles::buildd_master {
+       include apache2::macro
+
        apache2::site { '010-buildd.debian.org':
                site   => 'buildd.debian.org',
                source => 'puppet:///modules/roles/buildd_master/apache.conf'