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