summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--provider/nodes/couch2.json4
-rw-r--r--provider/nodes/ns1.json8
-rw-r--r--provider/nodes/ns2.json8
3 files changed, 0 insertions, 20 deletions
diff --git a/provider/nodes/couch2.json b/provider/nodes/couch2.json
deleted file mode 100644
index 1fe2977..0000000
--- a/provider/nodes/couch2.json
+++ /dev/null
@@ -1,4 +0,0 @@
-{
- "services": "couchdb",
- "ip_address": "73.45.87.11"
-} \ No newline at end of file
diff --git a/provider/nodes/ns1.json b/provider/nodes/ns1.json
deleted file mode 100644
index 6323d10..0000000
--- a/provider/nodes/ns1.json
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# this is a comment
-#
-{
- "services": "dns",
- "tags": "production",
- "ip_address": "1.1.1.1"
-} \ No newline at end of file
diff --git a/provider/nodes/ns2.json b/provider/nodes/ns2.json
deleted file mode 100644
index eeba9df..0000000
--- a/provider/nodes/ns2.json
+++ /dev/null
@@ -1,8 +0,0 @@
-#
-# A nameserver
-#
-{
- "services": "dns",
- "tags": "production",
- "ip_address": "1.1.1.2"
-} \ No newline at end of file