blue-build / modules

BlueBuild standard modules used for building your Atomic Images
Apache License 2.0
21 stars 27 forks source link

fix(chezmoi): consistent key naming #236

Closed xynydev closed 1 month ago

xynydev commented 1 month ago

The chezmoi module seems to sometimes use underscores as configuration key word separatetors, sometimes dashes: https://blue-build.org/reference/modules/chezmoi/#example-configuration

This should be fixed.

Also, changed-file-policy might be changed.