Commit afd9dd7f by bryfry

fix json typo

parent 92feed38
...@@ -31,7 +31,7 @@ When the external node script is called with the single argument ``--list``, the ...@@ -31,7 +31,7 @@ When the external node script is called with the single argument ``--list``, the
"vars" : { "vars" : {
"b" : false "b" : false
}, },
"children": [ "marietta", "5points" ], "children": [ "marietta", "5points" ]
}, },
"marietta" : [ "host6.example.com" ], "marietta" : [ "host6.example.com" ],
"5points" : [ "host7.example.com" ] "5points" : [ "host7.example.com" ]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment