And the other mips buildds too
[mirror/dsa-puppet.git] / modules / debian-org / manifests / init.pp
index 1871b81..2afdd4f 100644 (file)
@@ -118,7 +118,7 @@ class debian-org {
                components => ['main','contrib','non-free']
        }
 
-       if $::hostname in [eysler] {
+       if $::hostname in [ball, corelli, eysler, lucatelli, mayer, mayr, rem] {
                site::aptrepo { 'proposed-updates':
                        url        => $mirror,
                        suite      => "${::lsbdistcodename}-proposed-updates",