Fix problem noted by omry on original domtool; namely, bad handling of rewrites insid...
[hcoop/domtool2.git] / configDefault / domtool.cfg
index 7024510..6d1c7e1 100644 (file)
@@ -21,6 +21,12 @@ val defaultNode = "deleuze"
 val masterNode = "deleuze"
 val slaveNodes = ["mire"]
 
+val dnsNodes_all = ["deleuze", "mire"]
+val dnsNodes_admin = []
+
+val mailNodes_all = ["deleuze"]
+val mailNodes_admin = ["mire"]
+
 val aclFile = "/afs/hcoop.net/common/etc/domtool/acl"
 
 val testUser = "test"