diff options
author | elijah <elijah@riseup.net> | 2013-02-26 14:41:55 -0800 |
---|---|---|
committer | elijah <elijah@riseup.net> | 2013-02-26 14:41:55 -0800 |
commit | 4cbcb56df4ff90005bb668c0a09151a657fe3d69 (patch) | |
tree | 5f95dda388a192090676e19b9dbcf659b2d2083a /nodes/ca1.json | |
parent | 661502e9e9220d6049a477c4a117829bb116797e (diff) |
moved all files to root of repo instead of in provider subdirectory
Diffstat (limited to 'nodes/ca1.json')
-rw-r--r-- | nodes/ca1.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nodes/ca1.json b/nodes/ca1.json new file mode 100644 index 0000000..a4ea563 --- /dev/null +++ b/nodes/ca1.json @@ -0,0 +1,5 @@ +{ + "services": "ca", + "ip_address": "10.5.5.48", + "interface": "eth0" +} |