I got it. I had to put require => undef in the package {} sections in yum::client.
Doug. On Mon, Jun 28, 2010 at 10:32 PM, Douglas Garstang <doug.garst...@gmail.com> wrote: > So... somehow on a previous implementation, I was able to set > everything up so that all my yum repo's where in place before any > packages got installed. I'm not exactly sure how I did it due to > puppet's awful scoping. Now that I am trying to do it again, it ain't > working. > > I put a: > > Package { > provider => yum, > require => [ Class['yum::client'], Exec["yum-clean-all"] ] > } > > in site.pp, where yum::client installs the repo's, but puppet then > bitches about cyclic dependancies. Is there a way to do this? > > Doug > -- Regards, Douglas Garstang http://www.linkedin.com/in/garstang Email: doug.garst...@gmail.com Cell: +1-805-340-5627 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.