diff options
Diffstat (limited to 'provider/nodes/ca1.json')
-rw-r--r-- | provider/nodes/ca1.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/provider/nodes/ca1.json b/provider/nodes/ca1.json new file mode 100644 index 0000000..a4ea563 --- /dev/null +++ b/provider/nodes/ca1.json @@ -0,0 +1,5 @@ +{ + "services": "ca", + "ip_address": "10.5.5.48", + "interface": "eth0" +} |