projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4fb7fe9
)
And the other mips buildds too
author
Peter Palfrader
<peter@palfrader.org>
Sat, 28 Dec 2013 11:16:59 +0000
(12:16 +0100)
committer
Peter Palfrader
<peter@palfrader.org>
Sat, 28 Dec 2013 11:16:59 +0000
(12:16 +0100)
modules/debian-org/manifests/init.pp
patch
|
blob
|
history
diff --git
a/modules/debian-org/manifests/init.pp
b/modules/debian-org/manifests/init.pp
index
1871b81
..
2afdd4f
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-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",