summaryrefslogtreecommitdiff
path: root/nodes
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2015-06-23 14:06:23 +0200
committerkwadronaut <kwadronaut@leap.se>2015-06-23 14:06:23 +0200
commite8e5984bad30ee65af2d8592c13dd3ad75f0921a (patch)
tree4dbfc9b7958f4e838b1cfe246eb099a5db8d35cc /nodes
parent0d8d8124622eb8fae050840ff36528e3f2f12790 (diff)
add cat.unstable, remove octopus.unstable
Diffstat (limited to 'nodes')
-rw-r--r--nodes/cat.json5
-rw-r--r--nodes/octopus.json8
2 files changed, 5 insertions, 8 deletions
diff --git a/nodes/cat.json b/nodes/cat.json
new file mode 100644
index 0000000..11bb982
--- /dev/null
+++ b/nodes/cat.json
@@ -0,0 +1,5 @@
+{
+ "ip_address": "199.119.112.123",
+ "services": "mx",
+ "tags": ["unstable", "dc"]
+}
diff --git a/nodes/octopus.json b/nodes/octopus.json
deleted file mode 100644
index 5e2c559..0000000
--- a/nodes/octopus.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "ip_address": "199.119.112.16",
- "services": "mx",
- "ssh": {
- "port": 4422
- },
- "tags": ["unstable", "dc"]
-}