diff options
author | varac <varacanero@zeromail.org> | 2013-03-08 12:47:30 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-03-08 12:47:30 +0100 |
commit | 0f65f607ba6d1a4140c2bfc4e85d543aeadb50af (patch) | |
tree | 2887d8636d5bcaaf448a406fbb21667fe47f7b9a /nodes/couch2.json | |
parent | 60ea5be2285b7bdb7f551092bcc961d1f8ce837b (diff) |
added local vagrant node couch2
Diffstat (limited to 'nodes/couch2.json')
-rw-r--r-- | nodes/couch2.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nodes/couch2.json b/nodes/couch2.json new file mode 100644 index 0000000..380d8df --- /dev/null +++ b/nodes/couch2.json @@ -0,0 +1,4 @@ +{ + "services": "couchdb", + "ip_address": "10.5.5.52" +} |