hcoop: remove hopper from config
[hcoop/domtool2.git] / configDefault / domtool.cfg
index 69dcf8a..17d1b1e 100644 (file)
@@ -7,13 +7,13 @@ val oldResultRoot = ConfigCore.sharedRoot ^ "/nodes.old"
 
 val domtool_publish = ConfigCore.installPrefix ^ "/sbin/domtool-publish"
 
-val nodeIps = [("deleuze", "69.90.123.67"), ("hopper", "69.90.123.74"), ("fritz", "69.90.123.75"), ("navajos", "69.90.123.70"), ("bog", "69.90.123.72"), ("outpost", "151.236.216.192")]
+val nodeIps = [("fritz", "69.90.123.75"), ("navajos", "69.90.123.70"), ("bog", "69.90.123.72"), ("mccarthy", "69.90.123.73"), ("outpost", "151.236.216.192")]
 val dispatcherName = "fritz"
 
-val dnsNodes_all = ["deleuze", "outpost"]
+val dnsNodes_all = ["fritz", "outpost"]
 val dnsNodes_admin = []
 
-val mailNodes_all = ["deleuze"]
+val mailNodes_all = ["mccarthy"]
 val mailNodes_admin = []
 
 val aclFile = ConfigCore.sharedRoot ^ "/acl"