On Thu, 01 Apr 2010 22:19:39 -0400, Isaac Christoffersen
<isaac.christoffer...@gmail.com> wrote:
> We're using RHN Satellite server to manage our packages and we have a 
> custom package channel for third-party packages.  Unfortunately, some of 
> the packages in the channel are unsigned.
> 
> Is there a way to get the Package Provider for yum to use the nogpgcheck 
> option?  Right now, I'm using an exec declaration instead of a package, 
> but it seems kludgy to do this.
> 
> Of course, from a larger perspective, I'd like to be able to pass any 
> valid yum option via the package syntax in Puppet.  (i.e. Download Only, 
> Enable Repo, Group Install, etc.)
> 
> thanks,
> 
> Isaac

As an alternate idea, you could create your own GPG key and self-sign
packages that don't have a signature.  This is what we do ourselves, since
a lot of 3rd party vendors don't sign their RPMs.

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

-- 
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