Hello,
I've something strange :
When I modify my hierarchy in my hiera.yaml, it can take up to several hours, for the modification to work.
eg : I create a subdir in my hieradata, move all the concerned files into, modify my hiera.yaml
from :
:hierarchy:
- %{operatingsystem}
to :
:hierarchy:
- os/%{operatingsystem}
but the changes don't work immediatly.