From d5cb307d443301e96a06c80e4608ec7e9d015e0e Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 19 Jun 2022 00:03:22 +0200 Subject: import improved bind role from helsinki repo --- inventory/host_vars/ch-mimas2.yml | 84 +++++++++++++++++++-------------------- 1 file changed, 42 insertions(+), 42 deletions(-) (limited to 'inventory/host_vars/ch-mimas2.yml') diff --git a/inventory/host_vars/ch-mimas2.yml b/inventory/host_vars/ch-mimas2.yml index 1cf22b81..de561675 100644 --- a/inventory/host_vars/ch-mimas2.yml +++ b/inventory/host_vars/ch-mimas2.yml @@ -12,58 +12,58 @@ bind_option_empty_zones_enable: no bind_option_allow_transfer: [] bind_option_allow_recursion: - localhost -bind_option_notify: no +bind_option_notify: 'no' bind_empty_onion_zone: yes bind_slave_zones: - - name: pan + pan: masters: - - 89.106.215.17 - - 2a02:3e0:407::17 + - 89.106.215.17 + - 2a02:3e0:407::17 zones: - ## formerly known as self - - chaos-at-home.org - - chaox.org - - spreadspace.org - - spreadspace.com - - spreadspace.net - - spreadspace.systems - - elev8.at - - radiogloria.at - - java-sucks.com - - xn--gh-via.org - - schaaas.at - ## formerly known as others - - gimpf.org - - rabbitsatethesputnik.com - - gentealdente.com - - ambindermichl.at - - movetogether.at - ## formerly known as otti - - anytun.org - - gsenger.com - - wirdorange.org - - xn--3-0fa.at - - 5.208.106.89.in-addr.arpa - - 5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.e.3.0.2.0.a.2.ip6.arpa + ## formerly known as self + - chaos-at-home.org + - chaox.org + - spreadspace.org + - spreadspace.com + - spreadspace.net + - spreadspace.systems + - elev8.at + - radiogloria.at + - java-sucks.com + - xn--gh-via.org + - schaaas.at + ## formerly known as others + - gimpf.org + - rabbitsatethesputnik.com + - gentealdente.com + - ambindermichl.at + - movetogether.at + ## formerly known as otti + - anytun.org + - gsenger.com + - wirdorange.org + - xn--3-0fa.at + - 5.208.106.89.in-addr.arpa + - 5.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.e.3.0.2.0.a.2.ip6.arpa - - name: realraum + realraum: masters: - - 89.106.211.33 - - 2a02:3e0:4000:1::1 + - 89.106.211.33 + - 2a02:3e0:4000:1::1 zones: - - realraum.at - - r3.at - - hack-challenge.at + - realraum.at + - r3.at + - hack-challenge.at - - name: funkfeuer + funkfeuer: masters: - - 193.33.150.114 + - 193.33.150.114 zones: - - ffgraz.net - - graz.funkfeuer.at - - 10.in-addr.arpa - - 150.33.193.in-addr.arpa - - 151.33.193.in-addr.arpa + - ffgraz.net + - graz.funkfeuer.at + - 10.in-addr.arpa + - 150.33.193.in-addr.arpa + - 151.33.193.in-addr.arpa apt_repo_provider: default -- cgit v1.2.3