add klecker to debian_mirror_onion
[mirror/dsa-puppet.git] / modules / roles / manifests / init.pp
index 67456f8..a852abd 100644 (file)
@@ -317,9 +317,6 @@ class roles {
                include roles::ports_mirror
        }
 
-       if $::hostname in [klecker] {
-               onion::service { 'ftp.debian.org': port => 80, target_address => '130.89.148.12', target_port => 81, }
-       }
        if has_role('onionbalance') {
                include onion::balance
        }