How to refresh puppet master cached catalog?
After changing hierarchy inhiera.yaml
puppet master tries to find yaml files according to the old config, even though
hiera my_key --debug
provides expected output according to new hiera.yaml
Is there a way how to force refreshing master cache?