Add navajos as domtool slave and user web node
[hcoop/domtool2.git] / configDefault / apache.cfg
index 85268d7..10c4875 100644 (file)
@@ -14,7 +14,8 @@ val fixperms1 = "/usr/bin/sudo /usr/local/sbin/domtool-publish apache1.3-fixperm
 
 val confDir = "/var/domtool/vhosts"
 
-val webNodes_all = [("mire", {version = APACHE_2, auth = MOD_WAKLOG})]
+val webNodes_all = [("mire", {version = APACHE_2, auth = MOD_WAKLOG}),
+    ("navajos", {version = APACHE_2, auth = MOD_WAKLOG})]
 val webNodes_admin = [("deleuze", {version = APACHE_2, auth = MOD_WAKLOG}),
     ("fritz", {version = APACHE_2, auth = MOD_WAKLOG})]