## Use Case When an hiera file coded in json have an syntactic error, puppet fails. ## Describe the Solution You Would Like Simple check also the hiere json files of syntactic correctnesses. ## Describe Alternatives You've Considered Let jq run over all json files.