ensure that rtc.debian.org cert is deployed to static mirror hosts
[mirror/dsa-puppet.git] / modules / roles / manifests / buildd_master.pp
index ec229b8..d80bfab 100644 (file)
@@ -1,10 +1,4 @@
 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'
-       }
        ssl::service { 'buildd.debian.org':
                notify => Service['apache2'],
        }