hcoop: remove hopper from config release_20160927
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 28 Sep 2016 02:02:08 +0000 (22:02 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 28 Sep 2016 02:02:08 +0000 (22:02 -0400)
configDefault/domtool.cfg

index be9e772..17d1b1e 100644 (file)
@@ -7,7 +7,7 @@ val oldResultRoot = ConfigCore.sharedRoot ^ "/nodes.old"
 
 val domtool_publish = ConfigCore.installPrefix ^ "/sbin/domtool-publish"
 
 
 val domtool_publish = ConfigCore.installPrefix ^ "/sbin/domtool-publish"
 
-val nodeIps = [("hopper", "69.90.123.74"), ("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 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 = ["fritz", "outpost"]
 val dispatcherName = "fritz"
 
 val dnsNodes_all = ["fritz", "outpost"]