From 6ba951a79fc7f79e5d81eafbe4237f91a2d21f92 Mon Sep 17 00:00:00 2001 From: Astro Date: Tue, 30 Apr 2019 19:33:53 +0200 Subject: [PATCH] radv: enable for c3d2-gw --- salt-pillar/bird/radv.sls | 6 ++++++ salt-pillar/top.sls | 2 ++ 2 files changed, 8 insertions(+) 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