You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide an example hiera.yaml file which uses multiple hierarchies, where single path elements might be take from relative and absolute paths.
This example should provide information about a hierarchy structure which uses data from hiera data (maybe control-repo data) and data from another git repo which overwrites data from control-repo.
Examples of a hiera.yaml file, which uses an additional data module to allow data overwrites.
These examples are based on actual implementations at customers and might not be good to use with HDM.
Possible setup #1 - using a data git module with relative paths
Provide an example hiera.yaml file which uses multiple hierarchies, where single path elements might be take from relative and absolute paths.
This example should provide information about a hierarchy structure which uses data from hiera data (maybe control-repo data) and data from another git repo which overwrites data from control-repo.
Good starting point: https://github.com/tuxmea/hdm/pull/25#issuecomment-920749909
The text was updated successfully, but these errors were encountered: