diff options
Diffstat (limited to 'provider/nodes/ns1.json')
-rw-r--r-- | provider/nodes/ns1.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/provider/nodes/ns1.json b/provider/nodes/ns1.json new file mode 100644 index 0000000..6323d10 --- /dev/null +++ b/provider/nodes/ns1.json @@ -0,0 +1,8 @@ +# +# this is a comment +# +{ + "services": "dns", + "tags": "production", + "ip_address": "1.1.1.1" +}
\ No newline at end of file |