snapshot - drop traffic from 61.69.254.110
[mirror/dsa-puppet.git] / modules / roles / manifests / static_master.pp
index cabec64..c16870a 100644 (file)
@@ -18,6 +18,12 @@ class roles::static_master {
                ensure => link,
                target => '/srv/static.debian.org',
        }
+       file { '/srv/static.debian.org/master':
+               ensure => directory,
+               mode   => '0755',
+               owner  => 'staticsync',
+               group  => 'staticsync',
+       }
 
        # export some information for the onion.debian.org build
        if $::hostname in [dillon] {