How to use a puppet file in exec
Hello,
I would like to launch a command inside an exec that would receive as its argument a file included in the module (like puppet:///modules/maodulename/filename).
Is there anyway to do that ? Thanks