From 578ac2f5dc7432317d7a022bed9d869ab89ee45c Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 9 Oct 2012 00:01:55 -0700 Subject: initial code commit --- cli/test/provider/nodes/ns1.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 cli/test/provider/nodes/ns1.json (limited to 'cli/test/provider/nodes/ns1.json') diff --git a/cli/test/provider/nodes/ns1.json b/cli/test/provider/nodes/ns1.json new file mode 100644 index 0000000..6323d10 --- /dev/null +++ b/cli/test/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 -- cgit v1.2.3