diff options
Diffstat (limited to 'provider/nodes')
-rw-r--r-- | provider/nodes/ca1.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/provider/nodes/ca1.json b/provider/nodes/ca1.json new file mode 100644 index 0000000..1740e57 --- /dev/null +++ b/provider/nodes/ca1.json @@ -0,0 +1,8 @@ +{ + "services": "ca", + "ip_address": "176.53.69.125", + "interface": "eth0", + "ssh": { + "port": 4422 }, + "tags": "production" +} |