dch-gw: Add IPv6 ULA prefix to pyrocufflink.blue

For internal services, particularly DNS, it is easier to use a ULA
prefix than rely exclusively on routed addresses, since these can change
relatively frequently.
This commit is contained in:
2018-04-06 20:36:30 -05:00
parent 2bc6bc69f3
commit b5620631ff
3 changed files with 6 additions and 0 deletions

View File

@@ -8,6 +8,8 @@ radvd_interfaces:
- interface: '{{ dch_networks.blue.router_iface }}'
prefixes:
- prefix: '::/64'
rdnss: '{{ dch_networks.blue.dns_servers }}'
dnssl: '{{ dch_networks.blue.dns_search }}'
- interface: '{{ dch_networks.red.router_iface }}'
prefixes: