diff options
author | Micah Anderson <micah@riseup.net> | 2012-11-20 15:42:21 -0500 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2012-11-20 15:42:21 -0500 |
commit | 3710f9de684c017557556f3d53b5540f114c1c6d (patch) | |
tree | 208f7db89016ff490a8bbe7061b0e1ee7659771a /provider/nodes/sloth.json | |
parent | 7ae726542704478e8f1287db04b2a808ade37674 (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/sloth.json')
-rw-r--r-- | provider/nodes/sloth.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/provider/nodes/sloth.json b/provider/nodes/sloth.json new file mode 100644 index 0000000..8c4df16 --- /dev/null +++ b/provider/nodes/sloth.json @@ -0,0 +1,6 @@ +{ + "services": "couchdb", + "ip_address": "176.53.69.122", + "ssh": { + "port": 4422 } +} |