From 135680cb8ee0f8c53177d73f0260febad7f999f3 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Tue, 11 Apr 2017 16:04:10 -0400 Subject: add the single tag --- nodes/ibex.json | 2 +- tags/single.json | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 tags/single.json diff --git a/nodes/ibex.json b/nodes/ibex.json index 9841ae8..bc3a579 100644 --- a/nodes/ibex.json +++ b/nodes/ibex.json @@ -1,6 +1,6 @@ { "ip_address": "37.218.247.96", - "tags": ["latest"], + "tags": ["latest", "single"], "services": [ "couchdb", "soledad", diff --git a/tags/single.json b/tags/single.json new file mode 100644 index 0000000..3c42ac6 --- /dev/null +++ b/tags/single.json @@ -0,0 +1,4 @@ +{ + "environment": "single" +} + -- cgit v1.2.3