aboutsummaryrefslogtreecommitdiffstats
path: root/deployment/mga_buildsystem
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@gmail.com>2016-05-16 12:26:09 +0100
committerPascal Terjan <pterjan@gmail.com>2016-05-16 12:26:09 +0100
commit07d0e2cefe4d894de0c882a91300628da9cab283 (patch)
treee85e49ae09a8c70e22b312ccdd2490231484d319 /deployment/mga_buildsystem
parente562c50388de80b67dad01381dae67757ebf47f8 (diff)
downloadpuppet-07d0e2cefe4d894de0c882a91300628da9cab283.tar
puppet-07d0e2cefe4d894de0c882a91300628da9cab283.tar.gz
puppet-07d0e2cefe4d894de0c882a91300628da9cab283.tar.bz2
puppet-07d0e2cefe4d894de0c882a91300628da9cab283.tar.xz
puppet-07d0e2cefe4d894de0c882a91300628da9cab283.zip
Also add armlet3 which finally came up
Diffstat (limited to 'deployment/mga_buildsystem')
-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 010225cb..4c523479 100644
--- a/deployment/mga_buildsystem/manifests/config.pp
+++ b/deployment/mga_buildsystem/manifests/config.pp
@@ -28,7 +28,7 @@ class mga_buildsystem::config {
'i586' => [ 'ecosse0', 'rabbit0', 'rabbit1' ],
'x86_64' => [ 'rabbit0', 'ecosse0', 'rabbit1' ],
'armv5tl' => [ 'armorique', 'armagnac', 'armada', 'armlet1', 'armlet2' ],
- 'armv7hl' => [ 'armada', 'armlet1', 'armlet2', 'armlet4', 'armlet5' ],
+ 'armv7hl' => [ 'armada', 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5' ],
},
build_nodes_aliases => {
'jonund0' => "jonund.${::domain}",