summaryrefslogtreecommitdiff
path: root/provider/nodes/couchdb1_vagrant.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider/nodes/couchdb1_vagrant.json')
-rw-r--r--provider/nodes/couchdb1_vagrant.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/provider/nodes/couchdb1_vagrant.json b/provider/nodes/couchdb1_vagrant.json
new file mode 100644
index 0000000..6b7077e
--- /dev/null
+++ b/provider/nodes/couchdb1_vagrant.json
@@ -0,0 +1,7 @@
+{
+ "services": "couchdb",
+ "tags": ["vagrant"],
+ "ip_address": "10.5.5.44",
+ "ssh": {
+ "port": 4422 }
+}