Closed
Description
At the moment we can search for environments -> nodes -> hiera keys.
Users want to see in which environment, hierarchies and files a hiera key is made available.
This feature should allow users to select an environment and then search for a key.
The webinterface should show the hiera.yaml hierarchies and mark them if the key is available in an hierarchy (bold, like with the node data).
When klicking on a hierachy, a list with all files should be listed which contain the key.
Files without the key should not be shown.
The value should be shown for each file when klicking on the file name.
View only mode!