Hi all,
I am using open source puppet 3.7.3. Wondering if anyone knows how to specify wildcat in target path?
For example, I want to specify a target path as:
/home/user/*/test1/*/local
I don't know what the pattern will be under folder /home/user, so I need to use /home/user/*
But it doesn't work....
Any clue how to achieve this function?
Thanks,
Stacey