From 6c0d52ae3dd05bb9d2900d6cdfdf555a3ccb385b Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Tue, 25 Jul 2017 23:22:31 +0100 Subject: Add armlet7-9 which will replace armorique/armagnac/armada MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This will save 3€/month for external IPs :) --- deployment/mga_buildsystem/manifests/config.pp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 12ce778b..fdc5d5e0 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -27,8 +27,8 @@ class mga_buildsystem::config { build_nodes => { 'i586' => [ 'ecosse0', 'rabbit0', 'ecosse1', 'rabbit1' ], 'x86_64' => [ 'ecosse0', 'rabbit0', 'ecosse1', 'rabbit1' ], - 'armv5tl' => [ 'armorique', 'armagnac', 'armada', 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6' ], - 'armv7hl' => [ 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armagnac', 'armada' ], + 'armv5tl' => [ 'armorique', 'armagnac', 'armada', 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet7', 'armlet8', 'armlet9' ], + 'armv7hl' => [ 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armagnac', 'armada', 'armlet7', 'armlet8', 'armlet9' ], }, build_nodes_aliases => { 'jonund0' => "jonund.${::domain}", -- cgit v1.2.1