Remove deleuze from configuration
[hcoop/domtool2.git] / configDefault / apache.cfg
index c88f92c..0636c4f 100644 (file)
@@ -15,8 +15,7 @@ val fixperms1 = ConfigCore.sudo ^ " " ^ ConfigCore.installPrefix ^ "/sbin/domtoo
 val confDir = ConfigCore.localRoot ^ "/vhosts"
 
 val webNodes_all = [("navajos", {version = APACHE_2, auth = MOD_WAKLOG})]
-val webNodes_admin = [("deleuze", {version = APACHE_2, auth = MOD_WAKLOG}),
-                     ("mccarthy", {version = APACHE_2, auth = NO_AUTH})]
+val webNodes_admin = [("mccarthy", {version = APACHE_2, auth = NO_AUTH})]
 
 val proxyTargets = ["http://hcoop.net/cgi-bin/mailman",
                    "http://hcoop.net/pipermail"]