rsync ssl service, more
[mirror/dsa-puppet.git] / modules / roles / manifests / debug_mirror.pp
index c2ec74a..2643c3b 100644 (file)
@@ -1,6 +1,7 @@
 class roles::debug_mirror {
        $vhost_listen = $::hostname ? {
-               klecker => '130.89.148.14:80 [2001:610:1908:b000::148:14]:80',
+               klecker    => '130.89.148.14:80 [2001:610:1908:b000::148:14]:80',
+               mirror-isc => '149.20.20.20:80 [2001:4f8:8:36::1deb:20]:80',
                default => '*:80',
        }