Hi,
I have two questions that all related to r10k, this could be trivial but I can't seem to make it work. Basically what I want to achieve is trigger a postrun that will modify/set the permission of /var/lib/hieradata and /etc/puppetlabs/puppet/environment/production/modules both are managed by r10k.
Currently I have a Shell script that does the permission modify and being invoke manually. I tried to add that on my postrun config but no luck.
Second question where does 'Puppetfile' should be located? Should it go inside the 'environments' folder that is under git control?
Cheers
Lupin