From 578ac2f5dc7432317d7a022bed9d869ab89ee45c Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 9 Oct 2012 00:01:55 -0700 Subject: initial code commit --- cli/test/provider/nodes/couch1.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 cli/test/provider/nodes/couch1.json (limited to 'cli/test/provider/nodes/couch1.json') diff --git a/cli/test/provider/nodes/couch1.json b/cli/test/provider/nodes/couch1.json new file mode 100644 index 0000000..fe5d7e5 --- /dev/null +++ b/cli/test/provider/nodes/couch1.json @@ -0,0 +1,4 @@ +{ + "services": "couchdb", + "ip_address": "245.2.45.42" +} \ No newline at end of file -- cgit v1.2.3