Fix the yq based validation checks
[it/dep.git] / templates / EiProducer.json.j2
1 {
2     "supported_info_types": ["type1"],
3     "info_job_callback_url": "http://producer:80/callbacks/job/prod-a",
4     "info_producer_supervision_callback_url": "http://producer:80/callbacks/supervision/prod-a"
5 }