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:
cdf648b
)
Add jessie-proposed-update repo for all Loongson 3 machines
author
Aurelien Jarno
<aurelien@aurel32.net>
Thu, 5 Nov 2015 21:51:02 +0000
(22:51 +0100)
committer
Aurelien Jarno
<aurelien@aurel32.net>
Thu, 5 Nov 2015 21:53:42 +0000
(22:53 +0100)
So that we can install a fixed kernel wrt FPU.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
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
2525e30
..
dc70d53
100644
(file)
--- a/
modules/debian-org/manifests/init.pp
+++ b/
modules/debian-org/manifests/init.pp
@@
-162,7
+162,7
@@
class debian-org {
components => ['main','contrib','non-free']
}
- if ($::hostname in [mips-aql-05, mipsel-aql-0
2
]) {
+ if ($::hostname in [mips-aql-05, mipsel-aql-0
1, mipsel-aql-02, mipsel-manda-02, eberlin, etler
]) {
site::aptrepo { 'proposed-updates':
url => $mirror,
suite => "${::lsbdistcodename}-proposed-updates",