From 0e68bb62cada016e1eaeedb5cab4fd9a74c2f2d0 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 6 Nov 2019 06:56:19 +0000 Subject: Temporarily remove the new machine again The backlog is cleared and it is better to not rebuild too many packages there until %_isa gets fixed. This reverts commit f7dd44e12372647110ec43df0ae598ed037ab32a. --- deployment/mga_buildsystem/manifests/config.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deployment') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 780c41f5..3e117507 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', 'armlet3', 'armlet5', 'armlet8' ], - 'armv7hl' => [ 'armlet10', 'armlet11', 'armlet3', 'armlet5', 'armlet8', 'armorique', 'armlet12', 'armlet13' ], + 'armv7hl' => [ 'armorique', 'armlet3', 'armlet5', 'armlet8' ], 'aarch64' => [ 'scwaarch641', 'scwaarch643', 'scwaarch645', 'scwaarch642', 'scwaarch644', 'scwaarch646' ], }, build_nodes_aliases => { -- cgit v1.2.1