hdm
hdm copied to clipboard
Ability to specify facts
As a puppet developer, I would like to be able to upload the output of facter -p -j
to HDM and specify keys and see what Hiera would return as the values.
We are working on a HDM API. see #87 The actual implementation requires fully deployed Puppet code and access to PuppetDB and only needs environment, node and which key to look for. A request to API with facts data is another use case.
Maybe same as #155: male use of fake puppetdb and the folders. Needs dokumentation.