Merge pull request #6103 from bryfry/patch-1

fix json typo in documentation
pull/6113/head
Michael DeHaan 11 years ago
commit f4a5d48ba8

@ -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" ]

Loading…
Cancel
Save