language-puppet-1.3.16: tests/hiera/node.com.json
{ "testnode":
{ "1": "**%{::fqdn}**",
"2": "nothing special"},
"testjson": "ok",
"arraytest": [ "a", "%{::fqdn}", "c"]
}
{ "testnode":
{ "1": "**%{::fqdn}**",
"2": "nothing special"},
"testjson": "ok",
"arraytest": [ "a", "%{::fqdn}", "c"]
}