summaryrefslogtreecommitdiff
path: root/nodes/wallaby.json
diff options
context:
space:
mode:
Diffstat (limited to 'nodes/wallaby.json')
-rw-r--r--nodes/wallaby.json11
1 files changed, 6 insertions, 5 deletions
diff --git a/nodes/wallaby.json b/nodes/wallaby.json
index 82856a1..358528c 100644
--- a/nodes/wallaby.json
+++ b/nodes/wallaby.json
@@ -1,8 +1,9 @@
{
+ "enabled": false,
"ip_address": "204.13.164.57",
- "tags": ["demo", "seattle"],
- "services": "webapp",
- "webapp": {
- "secure": true
- }
+ "tags": ["demo", "seattle"]
+ //"services": "webapp",
+ //"webapp": {
+ // "secure": true
+ //}
}