On Thu, 16 Sep 2010 10:24:38 -0700, Ryan Dooley <ryan.doo...@gmail.com>
wrote:
> I've not actually tried but I would think you should be able to do
> something like:
> 
> package {
>   "foo.i386": { ensure => latest ; }
> }
> 
> I know yum understands the syntax of: yum install foo.i386 (or
foo.x86_64).
> 
> Cheers,
> Ryan

The problem is, up2date doesn't understand the package.arch syntax, only
yum does. There is a bug filed on this, and I've submitted a patch to make
the up2date provider recognize the package.arch naming, and to split it off
so it will do up2date --arch instead - just waiting for it to be accepted
(which I don't think has happened yet) and applied to the next version
release.

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