OK, here is my problem. I have 2 different versions of openssl from 2 different repos. Our organization is using the standard openssl package for just about everything and want to make sure it current. Then we have a special package that has its single dependency on our own custom version of openssl. The two packages can be installed separately and everything works fine. But ..... when trying to install through puppet, our repo's version of openssl trying to update the current version rather than install causing a failure.
I know i can do an exec and get around this but is there a better way? Can I pass parameter to rpm to force an install rather than an upgrade? -- 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.