summaryrefslogtreecommitdiff
path: root/nodes/gadwall.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-05-28 14:53:30 -0400
committerMicah Anderson <micah@riseup.net>2013-05-28 14:53:30 -0400
commit59d41781776d9b7f2602c8aaaeda8491a9092063 (patch)
tree2f961ce10981069607f9dca8065e2d657d9e24d5 /nodes/gadwall.json
parentab18f6f664a8cf98d1f05ee27964a3ea83a1e6db (diff)
disable gadwall and canvasback so client development can happen on them
Diffstat (limited to 'nodes/gadwall.json')
-rw-r--r--nodes/gadwall.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/nodes/gadwall.json b/nodes/gadwall.json
index 16c0032..b283d45 100644
--- a/nodes/gadwall.json
+++ b/nodes/gadwall.json
@@ -1,7 +1,8 @@
{
"services": ["couchdb", "soledad"],
"tags": [ "development", "dc" ],
- "ip_address": "199.119.112.5"
+ "ip_address": "199.119.112.5",
+ "enabled": false
//"openvpn": {
// "gateway_address": "199.119.112.6",
// "second_gateway_address": "199.119.112.7"