hcoop: change dbmsNode to gibran
[hcoop/domtool2.git] / lib / easy_domain.dtl
index 0f05a7c..5335fbe 100644 (file)
@@ -1,6 +1,6 @@
 {{The most common kinds of domain configuration}}
 
-val web_node : (web_node) = "navajos";
+val web_node : (web_node) = "shelob";
 val default_node : (node) = web_node_to_node web_node;
 val web_ip = ip_of_node (web_node_to_node web_node);