Hey everyone, I'm experiencing an issue resulting from the way RubyGems works when dealing with multiple gem versions.
When managing a gem through the Package provider, setting ensure to a version lower than a currently installed version will result in Puppet installing the older version, however RubyGems will also keep the newer version, and this newer version will remain the default. The issue was actually reported a couple of years ago, so I've updated the original ticket: http://projects.puppetlabs.com/issues/2061 I would like to see the Package provider have an option to remove other versions of a gem it is managing, so that only the version you specify remains. Has anyone else experienced this issue, or have any thoughts? Thanks, Ryan -- 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.