diff options
author | Thomas Backlund <tmb@mageia.org> | 2020-01-13 19:50:04 +0200 |
---|---|---|
committer | Thomas Backlund <tmb@mageia.org> | 2020-01-13 19:50:04 +0200 |
commit | c2c4b32c628bc5b936e8cce0464efea121fe5c8d (patch) | |
tree | 53131b7ef593b7829463294d55059bae6ebd41f6 /deployment/mga_buildsystem | |
parent | 819894a1099939d83412fe806fe0b2102e4301eb (diff) | |
download | puppet-c2c4b32c628bc5b936e8cce0464efea121fe5c8d.tar puppet-c2c4b32c628bc5b936e8cce0464efea121fe5c8d.tar.gz puppet-c2c4b32c628bc5b936e8cce0464efea121fe5c8d.tar.bz2 puppet-c2c4b32c628bc5b936e8cce0464efea121fe5c8d.tar.xz puppet-c2c4b32c628bc5b936e8cce0464efea121fe5c8d.zip |
drop references to removed aarch64 nodes
Diffstat (limited to 'deployment/mga_buildsystem')
-rw-r--r-- | deployment/mga_buildsystem/manifests/config.pp | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/deployment/mga_buildsystem/manifests/config.pp b/deployment/mga_buildsystem/manifests/config.pp index e982fbf0..0ce0ce37 100644 --- a/deployment/mga_buildsystem/manifests/config.pp +++ b/deployment/mga_buildsystem/manifests/config.pp @@ -41,8 +41,6 @@ class mga_buildsystem::config { 'scwx863' => "scwx86.${::domain}", 'scwaarch641' => "scwaarch64.${::domain}", 'scwaarch642' => "scwaarch64.${::domain}", - 'scwaarch644' => "scwaarch643.${::domain}", - 'scwaarch646' => "scwaarch645.${::domain}", 'ec2aa1-a' => "ec2aa1.${::domain}", 'ec2aa1-b' => "ec2aa1.${::domain}", 'ec2aa2-a' => "ec2aa2.${::domain}", @@ -172,8 +170,6 @@ class mga_buildsystem::config { '2001:bc8:4400:2700::2729', $::nodes_ipaddr[scwx86][ipv6], $::nodes_ipaddr[scwaarch64][ipv6], - $::nodes_ipaddr[scwaarch643][ipv6], - $::nodes_ipaddr[scwaarch645][ipv6], '147.75.83.250', '2604:1380:2000:f100::1', '2a05:d014:e9:2c00::/56', |