aboutsummaryrefslogtreecommitdiff
path: root/test/provider/nodes/pcouch1.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2013-03-31 14:14:01 -0700
committerelijah <elijah@riseup.net>2013-03-31 14:14:01 -0700
commit9c131c1d84357175448496590e8d4e31e90118aa (patch)
tree156e4a573fd39b4f256a8c6b4eeaa78303834f02 /test/provider/nodes/pcouch1.json
parent354c455dc6d463d5eed43804d1eb3aaa95c9e471 (diff)
downloadleap_cli-9c131c1d84357175448496590e8d4e31e90118aa.tar.gz
leap_cli-9c131c1d84357175448496590e8d4e31e90118aa.tar.bz2
add ability to search for nodes using nil values.
Diffstat (limited to 'test/provider/nodes/pcouch1.json')
-rw-r--r--test/provider/nodes/pcouch1.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/provider/nodes/pcouch1.json b/test/provider/nodes/pcouch1.json
new file mode 100644
index 0000000..35ea3aa
--- /dev/null
+++ b/test/provider/nodes/pcouch1.json
@@ -0,0 +1,5 @@
+{
+ "tags": "production",
+ "services": "couchdb",
+ "ip_address": "11.0.0.2"
+}