Is your feature request related to a problem? Please describe.
There are too many, somewhat redundant templates in config/templates/. It's hard to keep them all up to date. Some of them pin versions of packages, which overlaps with the general config in config/common/packages.yaml.
Describe the solution you'd like
Clean up the templates in config/templates. Find a better solution for specifying package versions and variants - potentially get rid of config/common/packages.yaml and maintain only a handful of templates that specify their package versions and variants directly (i.e. fixed versions for operational implementations, latest develop).
Additional context
n/a
Is your feature request related to a problem? Please describe.
There are too many, somewhat redundant templates in
config/templates/. It's hard to keep them all up to date. Some of them pin versions of packages, which overlaps with the general config inconfig/common/packages.yaml.Describe the solution you'd like
Clean up the templates in
config/templates. Find a better solution for specifying package versions and variants - potentially get rid ofconfig/common/packages.yamland maintain only a handful of templates that specify their package versions and variants directly (i.e. fixed versions for operational implementations, latest develop).Additional context
n/a