From c613a081a0f0a7a955f73eedd13e620f743822a3 Mon Sep 17 00:00:00 2001 From: Astro Date: Thu, 27 May 2021 01:56:52 +0200 Subject: [PATCH] pub: remove global ipv6 addresses --- salt-pillar/hosts/init.sls | 4 ---- salt-pillar/subnets/init.sls | 1 - subnets.md | 1 - 3 files changed, 6 deletions(-) diff --git a/salt-pillar/hosts/init.sls b/salt-pillar/hosts/init.sls index b4d1944..0ddfb9a 100644 --- a/salt-pillar/hosts/init.sls +++ b/salt-pillar/hosts/init.sls @@ -555,7 +555,6 @@ hosts-inet6: anon1: 2a02:8106:208:5281::9:1 serv-gw: 2a02:8106:208:5281::8:1 - pub-gw: 2a02:8106:208:5281::8:2 c3d2-gw: 2a02:8106:208:5281::c3d2:1 c3d2-anon: 2a02:8106:208:5281::c3d2:a bgp: 2a02:8106:208:5281::c3d2:b @@ -582,9 +581,6 @@ hosts-inet6: server{{ i }}: 2a02:8106:208:5286::1{{ i }} {%- endfor %} - pub: - pub-gw: 2a02:8106:208:5283::1 - c3d2: c3d2-anon: 2a02:8106:208:5201::c3d2:1 c3d2-gw: 2a02:8106:208:5201::c3d2:4 diff --git a/salt-pillar/subnets/init.sls b/salt-pillar/subnets/init.sls index 062dad8..7d0900a 100644 --- a/salt-pillar/subnets/init.sls +++ b/salt-pillar/subnets/init.sls @@ -98,7 +98,6 @@ subnets-inet6: c3d2: 2a02:8106:208:5201::/64 core: 2a02:8106:208:5281::/64 serv: 2a02:8106:208:5282::/64 - pub: 2a02:8106:208:5283::/64 cluster: 2a02:8106:208:5286::/64 up2: core: 2a02:8106:211:e981::/64 diff --git a/subnets.md b/subnets.md index b534a70..d523a95 100644 --- a/subnets.md +++ b/subnets.md @@ -97,7 +97,6 @@ Machine-readable here: [salt-pillar/subnets](./salt-pillar/subnets/init.sls) * 2a02:8106:208:5201::/64 C3D2 * 2a02:8106:208:5281::/64 CORE * 2a02:8106:208:5282::/64 SERV - * 2a02:8106:208:5283::/64 PUBLIC * 2a02:8106:208:5284::/64 CLUSTER * 2a02:8106:211:e900::/56 (up2) * 2a02:8106:211:e980::/57 ZW