Hi, Does a file created with puppetlabs\concat get added to File[]? If not how can I check if such a file is already defined (so as not to get a duplicate definition error). I'm using this, but it doesn't seem to work:
if ! defined(File['/myfile']) { concat { '/myfile': ensure=> present, etc... } } Thanks in advance for any assistance! Regards, David -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/7e0c4e56-1059-4723-a1eb-3dae7df14df0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.