summaryrefslogtreecommitdiff
path: root/provider/nodes/ca1.json
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2012-11-20 15:42:21 -0500
committerMicah Anderson <micah@riseup.net>2012-11-20 15:42:21 -0500
commit3710f9de684c017557556f3d53b5540f114c1c6d (patch)
tree208f7db89016ff490a8bbe7061b0e1ee7659771a /provider/nodes/ca1.json
parent7ae726542704478e8f1287db04b2a808ade37674 (diff)
rename the nodes to use the hostnames we've decided to use for bitmask
this was done by renaming files/nodes/hostname and renaming the nodes/json and then doing `leap update-cert ; leap compile`
Diffstat (limited to 'provider/nodes/ca1.json')
-rw-r--r--provider/nodes/ca1.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/provider/nodes/ca1.json b/provider/nodes/ca1.json
deleted file mode 100644
index 1740e57..0000000
--- a/provider/nodes/ca1.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "services": "ca",
- "ip_address": "176.53.69.125",
- "interface": "eth0",
- "ssh": {
- "port": 4422 },
- "tags": "production"
-}