hdm icon indicating copy to clipboard operation
hdm copied to clipboard

Hiera Data Manager

Results 25 hdm issues
Sort by recently updated
recently updated
newest added

1. normal string, boolean, integer, float, hash, array 1. pipe (e.g. file content) 1. block syntax Offer users a selector, which data type they would like to store. Example for...

enhancement

Default data sets are stored in a config yaml file. e.g. ``` hdm_user_data.yaml hash: key: value key2: value array: - el1 - el2 boolean: true integer: 10 float: 1.1 string:...

Feature request: Create a page where to pass as parameter in the the name of an hiera key to analyse (for easy links wherever this key is shown) which shows...

enhancement

HDM in read/write mode must be able to store the new data. Data path must be in hiera yaml file and in hdm config file. - Config in hdm.conf (hdm_data_backend...

enhancement

Do you think it is possible to run this project in docker?

enhancement