diff options
author | elijah <elijah@riseup.net> | 2012-11-27 12:28:50 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2012-11-27 12:28:50 -0800 |
commit | da1cd129155ce3f67ef0ac2c7edaa1e62383e8c3 (patch) | |
tree | 19a633f8577b99a22ca1dbe84523cbaf1d9d10ed /provider/nodes/sloth.json | |
parent | c7e6b757f888e7de5ad97285cd8d7dc05f8da659 (diff) |
remove 'production' tag from ca1_vagrant, and recompile with updated leap_platform.
Diffstat (limited to 'provider/nodes/sloth.json')
-rw-r--r-- | provider/nodes/sloth.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/provider/nodes/sloth.json b/provider/nodes/sloth.json index 8c4df16..7ce5483 100644 --- a/provider/nodes/sloth.json +++ b/provider/nodes/sloth.json @@ -2,5 +2,7 @@ "services": "couchdb", "ip_address": "176.53.69.122", "ssh": { - "port": 4422 } + "port": 4422 + }, + "tags": "production" } |