summaryrefslogtreecommitdiffstats
path: root/named-slave.conf
diff options
context:
space:
mode:
authorJohannes Löthberg <johannes@kyriasis.com>2024-05-27 06:35:57 +0200
committerJohannes Löthberg <johannes@kyriasis.com>2024-05-27 06:35:57 +0200
commitbee24e5b975012d69fa27a05cb03f08d59a6b11c (patch)
tree49f3283e879faffb32305e38dc219898c685329a /named-slave.conf
parentc6ece481a422083a7fb9d76487cc9e6a997eb907 (diff)
downloaddns-bee24e5b975012d69fa27a05cb03f08d59a6b11c.tar.xz
Add pie-in-the-sky.kitchen
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'named-slave.conf')
-rw-r--r--named-slave.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/named-slave.conf b/named-slave.conf
index acf6a93..c7e3d55 100644
--- a/named-slave.conf
+++ b/named-slave.conf
@@ -35,6 +35,15 @@ zone "kyriasis.com" {
};
};
+zone "pie-in-the-sky.kitchen" {
+ type slave;
+ file "pie-in-the-sky.kitchen.zone";
+ masters {
+ 212.71.254.33; // theos
+ 2a01:7e00::f03c:91ff:fe6e:f996; // theos
+ };
+};
+
zone "remmy.foo" {
type slave;
file "remmy.foo.zone";