From 180714cd58dac936954c778d9539eb0618e63cea Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 6 Oct 2019 05:08:38 +0200 Subject: added bind role --- inventory/host_vars/ch-mimas2.yml | 59 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) (limited to 'inventory/host_vars') diff --git a/inventory/host_vars/ch-mimas2.yml b/inventory/host_vars/ch-mimas2.yml index b8f30628..8cb08bd8 100644 --- a/inventory/host_vars/ch-mimas2.yml +++ b/inventory/host_vars/ch-mimas2.yml @@ -8,3 +8,62 @@ install: root_lvm_size: all network: {} + +bind_option_empty_zones_enable: no +bind_option_allow_transfer: [] +bind_option_allow_recursion: + - localhost +bind_option_notify: no + +bind_empty_onion_zone: yes +bind_slave_zones: + - name: pan + masters: + - 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 + - java-sucks.com + - xn--gh-via.org + - schaaas.at + ## formerly known as others + - gimpf.org + - rabbitsatethesputnik.com + - gentealdente.com + - movetogether.at + ## formerly known as xro + - tittelbach.at + - tittelbach.org + ## 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 + masters: + - 89.106.211.33 + - 2a02:3e0:4000:1::1 + zones: + - realraum.at + - r3.at + - hack-challenge.at + + - name: funkfeuer + masters: + - 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 -- cgit v1.2.3