diff options
-rw-r--r-- | nodes/ibex.json | 2 |
1 files changed, 1 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", |