summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2017-04-11 16:04:10 -0400
committerMicah Anderson <micah@riseup.net>2017-04-11 16:04:10 -0400
commit135680cb8ee0f8c53177d73f0260febad7f999f3 (patch)
tree02f92f06bd1c788ae6b11cdafe7fabe2142df861
parent661691eae1e7ce6986b572d6a260d9cb53e3ce76 (diff)
add the single tag
-rw-r--r--nodes/ibex.json2
-rw-r--r--tags/single.json4
2 files changed, 5 insertions, 1 deletions
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"
+}
+