hcoop: add testing server busted, allow admins to configure apache
[hcoop/domtool2.git] / configDefault / bind.cfg
index 6178bef..dba3f0b 100644 (file)
@@ -1,10 +1,5 @@
 structure Bind :> BIND_CONFIG = struct
 
-val masterNode = "deleuze"
-val slaveNodes = ["outpost"]
-
-val defaultTTL = 3600
-
 val zonePath = ConfigCore.localRoot ^ "/zones"
 val zonePath_real = "/etc/bind/zones"