On Dec 16, 12:06 pm, jokeeffe <jete.okee...@gmail.com> wrote:

[...]

> when trying to install
> through puppet, our repo's version of openssl trying to update the
> current version rather than install causing a failure.

You may be able to configure yum to avoid this problem.  If you
install the yum protectbase plugin then you can set up your repo
definitions so that packages from some repos are never replaced by
packages from repos not in the protected group.  I believe puppet's
Yumrepo type even supports the relevant parameter ("protect").

Alternatively, you may be able to make the yum versionlock plugin do
what you want, but I haven't played with that one myself.


John

--

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.


Reply via email to