We only need to notify the backend sunic nodes directly, there is no need to notify the anycasted service addresses.
7 lines
162 B
Text
7 lines
162 B
Text
# cnaas.io (mikott)
|
|
|
|
zone:
|
|
# Primary zone(s)
|
|
- domain: cnaas.io
|
|
dnssec-signing: off
|
|
notify: [ ns1-sunet-se, sunic-node1, sunic-node2, sunic-node3 ]
|