nm.d.o no longer needs access to projectb on bmdb1
[mirror/dsa-puppet.git] / modules / roles / manifests / dgit.pp
index 9afcf9f..213b3a5 100644 (file)
@@ -6,7 +6,6 @@ class roles::dgit() {
     target_user => 'dgit-unpriv',
     key         => dig($facts, 'ssh_keys_users', 'dgit', 'id_rsa.pub', 'line'),
     command     => '/srv/dgit.debian.org/dgit-live/infra/dgit-mirror-ssh-wrap /srv/dgit.debian.org/unpriv/repos/ .git --',
-    from        => $base::public_addresses,
     collect_tag => 'roles::dgit::sync',
   }
 }