On Fri, Jul 8, 2011 at 8:47 AM, Martin Willemsma <mwillem...@gmail.com>wrote:

> Hi Ryan,
>
> I experience the same. I'm using gem provider to manage puppet and
> facter installed versions. When I recently upgraded a selection of
> nodes to 2.7.1 I saw other not being removed like the way apt is
> doing.
>
> I would like to see what you purpose. Ensure => 2.7.1 also removes 2.6.8,
> 2.6.4
>
>
This is how gems work though. When you install a new version, it doesn't
automatically remove the old one like apt does.

I'd set up a 'gem cleanup' exec if you want to get rid of them.

http://docs.rubygems.org/read/chapter/10

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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