From a890550aeba848f1e07ec71967463ee4b247c623 Mon Sep 17 00:00:00 2001 From: elijah Date: Sat, 9 Apr 2016 23:44:53 -0700 Subject: fix tests --- test/provider/nodes/pcouch1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/provider/nodes/pcouch1.json') 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" } -- cgit v1.2.3