Browse Source

Examples: Update DNS example pillar

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 1 year ago
parent
commit
c35d5ff817
1 changed files with 7 additions and 5 deletions
  1. 7 5
      Documentation/example-pillar/dns-server.sls

+ 7 - 5
Documentation/example-pillar/dns-server.sls

@@ -13,18 +13,20 @@ dns-server:
 
   acls:
     ffho-ops:
-      entries:
+      FFH OPS:
         - <OPS prefixes>
 
-    slaves:
-      entries:
-        - <IPv4 / IPv6 IPs of DNS slaves>
+    replicas:
+      ns1.acme.org:
+        - <IPv4 / IPv6 IPs of DNS replicas>
+      ns1.acme.org:
+        - <IPv4 / IPv6 IPs of DNS replicas>
 
   # Defaults if not specified below
   zone_defaults:
     type: master
     # ACLs defined above
-    allow-transfer: "slaves; localhost; ffho-ops;"
+    allow-transfer: "replicas; localhost; ffho-ops;"
 
   zones:
     # public zones