diff --git a/salt-pillar/bird/radv.sls b/salt-pillar/bird/radv.sls index c06ff27..98cd7f4 100644 --- a/salt-pillar/bird/radv.sls +++ b/salt-pillar/bird/radv.sls @@ -11,6 +11,12 @@ radv: - upstream1.core dnssl: - serv.zentralwerk.org + c3d2-gw: + c3d2: + rdnss: + - upstream1.core + dnssl: + - hq.c3d2.de priv1-gw: priv1: rdnss: diff --git a/salt-pillar/top.sls b/salt-pillar/top.sls index 66e0ae8..9ea99bc 100644 --- a/salt-pillar/top.sls +++ b/salt-pillar/top.sls @@ -20,6 +20,8 @@ base: - bird.ospf 'c3d2-gw or c3d2-anon or mgmt-gw': - bird.ospf + 'c3d2-gw': + - bird.radv 'bgp': - bird.ospf - bird.bgp