From 17642188724397eaf1ca063c291e8e7ab50e7bec Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Wed, 11 Dec 2019 18:21:51 +0000 Subject: Delete armorique This was the original Scaleway arm build node which was setup with an external IP. There is no point upgrading it to Mageia 7, while there is now a Mageia 7 image to create armlet nodes beind neru. --- deployment/mga_buildsystem/manifests/config.pp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'deployment') diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index 37376d3b..c6b48205 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -28,8 +28,8 @@ class mga_buildsystem::config { build_nodes => { 'i586' => [ 'ecosse0', 'rabbit0', 'scwx861', 'ecosse1', 'rabbit1', 'scwx862', 'rabbit2', 'scwx863' ], 'x86_64' => [ 'rabbit0', 'ecosse0', 'scwx861', 'rabbit1', 'ecosse1', 'scwx862', 'rabbit2', 'scwx863' ], - 'armv5tl' => [ 'armorique', 'armlet3', 'armlet5' ], - 'armv7hl' => [ 'armorique', 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5' ], + 'armv5tl' => [ 'armlet3', 'armlet5' ], + 'armv7hl' => [ 'armlet1', 'armlet2', 'armlet3', 'armlet4', 'armlet5' ], 'aarch64' => [ 'scwaarch641', 'scwaarch643', 'scwaarch645', 'scwaarch642', 'scwaarch644', 'scwaarch646' ], }, build_nodes_aliases => { @@ -162,7 +162,6 @@ class mga_buildsystem::config { $::nodes_ipaddr[sucuk][ipv4], $::nodes_ipaddr[sucuk][ipv6], '85.134.55.73', - $::nodes_ipaddr[armorique][ipv4], $::nodes_ipaddr[neru][ipv4], $::nodes_ipaddr[neru][ipv6], '2001:bc8:4400:2700::2729', -- cgit v1.2.1