Skip to content

configuration yaml files should have consistent syntax

Christopher Dilks requested to merge yaml-only-syntax into main

Parsing configurations/drich_only.yml does not include drich.xml in the resulting ecce_drich_only.xml file; changing the syntax in the yaml file fixes the issue.

Should we change all the other yaml files, or change the jinja parsing?

Merge request reports