summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2013-09-23 16:59:52 +0200
committervarac <varacanero@zeromail.org>2013-09-23 16:59:52 +0200
commit36106b5a21cfb8dbe1c46a85fa2e6c9a33027b6a (patch)
tree7ab1f5249db6d657e292e883b5b0b7cfa57b00dc
parentcc6a1d63459a924cdc0e2e7e7098dc00b56b259e (diff)
removed giraffe + manatee (#3911)
-rw-r--r--nodes/giraffe.json9
-rw-r--r--nodes/manatee.json9
2 files changed, 0 insertions, 18 deletions
diff --git a/nodes/giraffe.json b/nodes/giraffe.json
deleted file mode 100644
index 54c7160..0000000
--- a/nodes/giraffe.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "ip_address": "202.85.227.221",
- "services": [
- "couchdb",
- "soledad"
- ],
- "tags": ["production", "hongkong"],
- "enabled": "false"
-}
diff --git a/nodes/manatee.json b/nodes/manatee.json
deleted file mode 100644
index 4a4d68d..0000000
--- a/nodes/manatee.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "ip_address": "223.223.175.4",
- "services": [
- "couchdb",
- "soledad"
- ],
- "tags": ["production", "phnompenh"],
- "enabled": false
-}