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:
2ca3935
)
w-p-u at brown
author
Peter Palfrader
<peter@palfrader.org>
Mon, 7 Jul 2014 12:33:40 +0000
(14:33 +0200)
committer
Peter Palfrader
<peter@palfrader.org>
Mon, 7 Jul 2014 12:33:45 +0000
(14:33 +0200)
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
1144ef9
..
3055aa7
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-140,7
+140,7
@@
class debian-org {
}
if ($::hostname in [ball, corelli, eysler, lucatelli, mayer, mayr, rem, pettersson]) or
- ($::hoster in [bytemark, man-da]) {
+ ($::hoster in [bytemark, man-da
, brown
]) {
site::aptrepo { 'proposed-updates':
url => $mirror,
suite => "${::lsbdistcodename}-proposed-updates",