Issue #16757 has been updated by Peter Meier.
I wonder how one whould write puppet plugin code that is supposed to run also on puppet versions < 3.0. Any best practices, how this should look like? ---------------------------------------- Bug #16757: user cannot control loading of rubygems https://projects.puppetlabs.com/issues/16757#change-87168 * Author: Patrick Carlisle * Status: Closed * Priority: Normal * Assignee: eric sorenson * Category: * Target version: 3.0.1 * Affected Puppet version: 0.25.0 * Keywords: rubygems bundler gemfile gem * Branch: ---------------------------------------- Puppet requires rubygems throughout the code, as well as in libraries it depends on (hiera and facter), making it impossible for a user to turn off rubygems. This can make puppet especially slow with the new rubygems loading in 3.0. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
