aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Backlund <tmb@mageia.org>2019-09-16 18:20:25 +0300
committerThomas Backlund <tmb@mageia.org>2019-09-16 18:20:25 +0300
commitc29570ca0312fb8e4e36fdd07ad1583acf0b06d4 (patch)
tree3f4056583748ab7302f66a5fc7ec72024c7c39f8
parentb3126521c2c023e14ab20a52063811021b658452 (diff)
downloadpuppet-c29570ca0312fb8e4e36fdd07ad1583acf0b06d4.tar
puppet-c29570ca0312fb8e4e36fdd07ad1583acf0b06d4.tar.gz
puppet-c29570ca0312fb8e4e36fdd07ad1583acf0b06d4.tar.bz2
puppet-c29570ca0312fb8e4e36fdd07ad1583acf0b06d4.tar.xz
puppet-c29570ca0312fb8e4e36fdd07ad1583acf0b06d4.zip
armlet1 & armagnac is broken
-rw-r--r--deployment/mga_buildsystem/manifests/config.pp4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp
index adda4f84..c02d7e1c 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -28,8 +28,8 @@ class mga_buildsystem::config {
build_nodes => {
'i586' => [ 'ecosse0', 'rabbit0', 'scwx861', 'ecosse1', 'rabbit1', 'scwx862', 'rabbit2', 'scwx863' ],
'x86_64' => [ 'rabbit0', 'ecosse0', 'scwx861', 'rabbit1', 'ecosse1', 'scwx862', 'rabbit2', 'scwx863' ],
- 'armv5tl' => [ 'armorique', 'armagnac', 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet8', 'armlet9' ],
- 'armv7hl' => [ 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armagnac', 'armlet8', 'armlet9' ],
+ 'armv5tl' => [ 'armorique', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet8', 'armlet9' ],
+ 'armv7hl' => [ 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armlet8', 'armlet9' ],
'aarch64' => [ 'scwaarch641', 'scwaarch643', 'scwaarch645', 'scwaarch642', 'scwaarch644', 'scwaarch646' ],
},
build_nodes_aliases => {