I have a requirement wherein there are multiple template files that needs to be copied to the same target path on the puppet agent machine, and the target path is determined by facts. Is there a way to accomplish this using only one instance of 'file' resource?. I tried googling but couldn't get any help.
↧