From 2df204f8965dcd410a69f4b1a65a60403d581175 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 26 Jul 2017 07:43:02 +0100 Subject: Kill armada --- deployment/mga_buildsystem/manifests/config.pp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'deployment/mga_buildsystem/manifests/config.pp') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 7c6061fd..675a3ab9 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', 'armlet8', 'armlet9' ], - 'armv7hl' => [ 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armagnac', 'armada', 'armlet8', 'armlet9' ], + 'armv5tl' => [ 'armorique', 'armagnac', 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armlet8', 'armlet9' ], + 'armv7hl' => [ 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5', 'armlet6', 'armorique', 'armagnac', 'armlet8', 'armlet9' ], }, build_nodes_aliases => { 'jonund0' => "jonund.${::domain}", @@ -165,7 +165,6 @@ class mga_buildsystem::config { '85.134.55.73', $::nodes_ipaddr[armorique][ipv4], $::nodes_ipaddr[armagnac][ipv4], - $::nodes_ipaddr[armada][ipv4], $::nodes_ipaddr[armrest][ipv4], ] $repo_allow_from_domains = [ -- cgit v1.2.1