Просмотр исходного кода

Examples: Update DNS example pillar

Signed-off-by: Maximilian Wilhelm <max@sdn.clinic>
Maximilian Wilhelm 1 год назад
Родитель
Сommit
c35d5ff817
1 измененных файлов с 7 добавлено и 5 удалено
  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