Hi all,

When trying to update a package from:

 package { "lcg-CA":
                ensure   => '1.25-1',
                }

to

 package { "lcg-CA":
                ensure   => '1.26-1',
                }

which is the best way of managing yum update? Create an exec
yum_update/yum_clean and make a dependency between it and package?

cause I must do a yum update before, is it?

TIA,
Arnau

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to