The bundled Liquid template used to render a production’s .ini
file when one doesn’t already exist in the event repository.
Asimov’s generic manage build step calls production.make_config(),
which looks for this attribute on the pipeline (see
Production.make_config in asimov core) before falling back to a
template bundled inside asimov’s own package – which no longer ships
a LALInference template now that this integration lives here.