I have a managed directory defined in one class. I need the ability to update a subset of files in the managed directory from a puppet define. I would like to simply define a new file resource that is a directory and have the files from this new resource simply overlay the existing managed directory. Of course I get a duplication declaration error since the File titles would be the same. Is there anyway to achieve this?
I realize I could just update the source files but I need the flexibility to install to select nodes. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/YaSW5VHM0VsJ. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.