]> git.donarmstrong.com Git - dsa-puppet.git/blobdiff - modules/debian-org/manifests/init.pp
Add jessie-proposed-update repo for all Loongson 3 machines
[dsa-puppet.git] / modules / debian-org / manifests / init.pp
index 2525e30fc606df25bc72b1eca1a252e55698da0b..dc70d53cf67aa0b09e2a4cff8bb44c9bc2746a8f 100644 (file)
@@ -162,7 +162,7 @@ class debian-org {
                components => ['main','contrib','non-free']
        }
 
-       if ($::hostname in [mips-aql-05, mipsel-aql-02]) {
+       if ($::hostname in [mips-aql-05, mipsel-aql-01, mipsel-aql-02, mipsel-manda-02, eberlin, etler]) {
                site::aptrepo { 'proposed-updates':
                        url        => $mirror,
                        suite      => "${::lsbdistcodename}-proposed-updates",