summaryrefslogtreecommitdiff
path: root/provider/nodes/couch1.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2012-12-17 22:13:06 -0800
committerelijah <elijah@riseup.net>2012-12-17 22:13:06 -0800
commit0d9d423353bdd8dc60114ec300f77d4b4db04f1b (patch)
treef412bf34dab795cd52f5967b598ef089d6a27e7c /provider/nodes/couch1.json
parentc67913dd495b1e0725f9e3ee5127c2bb51e7a530 (diff)
(*NOTE* run `leap local destroy` before pulling this commit) - removed underscore from node names, since hostname may not contain an underscore (but hyphen is ok).
Diffstat (limited to 'provider/nodes/couch1.json')
-rw-r--r--provider/nodes/couch1.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/provider/nodes/couch1.json b/provider/nodes/couch1.json
new file mode 100644
index 0000000..4b1dde1
--- /dev/null
+++ b/provider/nodes/couch1.json
@@ -0,0 +1,4 @@
+{
+ "services": "couchdb",
+ "ip_address": "10.5.5.44"
+}