aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2019-10-20 14:53:49 +0000
committerPascal Terjan <pterjan@mageia.org>2019-10-20 14:53:49 +0000
commitbbc0de6a52306f1708f9f247944713910e826b06 (patch)
tree82ddea6237442bfb9bdeaee52f81cde5d4a087f1
parent985ad6b26877644fca657b8edb563f0c4422312a (diff)
downloadpuppet-bbc0de6a52306f1708f9f247944713910e826b06.tar
puppet-bbc0de6a52306f1708f9f247944713910e826b06.tar.gz
puppet-bbc0de6a52306f1708f9f247944713910e826b06.tar.bz2
puppet-bbc0de6a52306f1708f9f247944713910e826b06.tar.xz
puppet-bbc0de6a52306f1708f9f247944713910e826b06.zip
Switch back to armlet*
The aarch64 machine with Ubuntu kernels had disk problem every few days with correupted / + memcheck is upset
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index ea015ed5..d17a6bd2 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -29,7 +29,7 @@ class mga_buildsystem::config {
'i586' => [ 'ecosse0', 'rabbit0', 'scwx861', 'ecosse1', 'rabbit1', 'scwx862', 'rabbit2', 'scwx863' ],
'x86_64' => [ 'rabbit0', 'ecosse0', 'scwx861', 'rabbit1', 'ecosse1', 'scwx862', 'rabbit2', 'scwx863' ],
'armv5tl' => [ 'armorique', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet8', 'armlet9' ],
- 'armv7hl' => [ 'armlet10', 'armlet11', 'armlet3', 'armlet8', 'armlet12' ],
+ 'armv5tl' => [ 'armorique', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet8', 'armlet9' ],
'aarch64' => [ 'scwaarch641', 'scwaarch643', 'scwaarch645', 'scwaarch642', 'scwaarch644', 'scwaarch646' ],
},
build_nodes_aliases => {