[Puppet Users] Re: package versioning with the yum provider?

2009-01-27 Thread windowsrefund
Looks like upgrades are working with this approach but downgrades fail. Of course, this condition I'm seeing could exist due to the fact that I'm managing 2 packages where packageB depends on packageA. Perhaps it is possible to downgrade a single package... Any thoughts or insights out there? Be

[Puppet Users] Re: package versioning with the yum provider?

2009-01-24 Thread RijilV
2009/1/24 windowsrefund > > I don't see this information on the Type Reference page so I'm hoping > someone can provide an example of how to specify a package version > when the yum provider is used. > > Thanks > IIRC: package { "package": ensure => '1.0-1', } .r' --~--~-~--~