summaryrefslogtreecommitdiff
path: root/test/provider/nodes/pcouch1.json
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-04-09 23:44:53 -0700
committerelijah <elijah@riseup.net>2016-04-09 23:44:53 -0700
commita890550aeba848f1e07ec71967463ee4b247c623 (patch)
tree8c6b36aa130a4c2136346096599d04e71c0cd6d6 /test/provider/nodes/pcouch1.json
parent31b4d6c59fb0ad755f2d52e382063eb0b1fca735 (diff)
fix tests
Diffstat (limited to 'test/provider/nodes/pcouch1.json')
-rw-r--r--test/provider/nodes/pcouch1.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/provider/nodes/pcouch1.json b/test/provider/nodes/pcouch1.json
index 35ea3aa..b0cf215 100644
--- a/test/provider/nodes/pcouch1.json
+++ b/test/provider/nodes/pcouch1.json
@@ -1,5 +1,5 @@
{
- "tags": "production",
+ "tags": ["production", "seattle"],
"services": "couchdb",
"ip_address": "11.0.0.2"
}