iamauser
2013-Aug-28 02:52 UTC
[Puppet Users] Info: Duplicate generated resource; skipping
In RHEL6, and puppet-3.2 I am seeing a problem with Tidy. Has anyone else seen this ? Any solution ? @tidy { ''/etc/cron.d'' matches => "somecron", } In another manifests, change the "matches" parameter and realize it, Tidy["/etc/cron.d"]{ matches => [ "someothercron", "anothercron",], } realize(Tidy["/etc/cron.d"]) Running puppet agent shows the following: Notice: /Stage[main]/module/Tidy[/etc/cron.d]: Tidying File[/etc/cron.d/anothercron] Info: /File[/etc/cron.d/anothercron]: Duplicate generated resource; skipping What''s the problem ? I haven''t seen this in earlier puppet versions. s this a bug ? -- 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+unsubscribe@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users. For more options, visit https://groups.google.com/groups/opt_out.