From 772a5002aa406ec18a2a009b079163b318a94e68 Mon Sep 17 00:00:00 2001 From: Thomas Backlund Date: Sat, 17 Nov 2018 02:44:30 +0159 Subject: free up rabbit for iso builds --- 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 6684ff0c..98fb4bff 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -26,8 +26,8 @@ class mga_buildsystem::config { class { 'buildsystem::var::scheduler' : admin_mail => "sysadmin@group.${::domain}", build_nodes => { - 'i586' => [ 'ecosse0', 'rabbit0', 'scwx861', 'ecosse1', 'rabbit1', 'scwx862', 'rabbit2', 'scwx863' ], - 'x86_64' => [ 'ecosse0', 'rabbit0', 'scwx861', 'ecosse1', 'rabbit1', 'scwx862', 'rabbit2', 'scwx863' ], + 'i586' => [ 'ecosse0', 'scwx861', 'ecosse1', 'scwx862', 'scwx863' ], + 'x86_64' => [ 'ecosse0', 'scwx861', 'ecosse1', 'scwx862', 'scwx863' ], 'armv5tl' => [ 'armorique', 'armagnac', 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet8', 'armlet9' ], 'armv7hl' => [ 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armagnac', 'armlet8', 'armlet9' ], 'aarch64' => [ 'scwaarch641', 'scwaarch642', 'scwaarch643', 'scwaarch644' ], -- cgit v1.2.1