summaryrefslogtreecommitdiff
path: root/metadata.json
diff options
context:
space:
mode:
authorMichael Franz Aigner <mike@ecommerce.com>2013-02-28 08:17:37 -0500
committerMichael Franz Aigner <mike@ecommerce.com>2013-02-28 08:17:37 -0500
commit02bbc22223f53d979c1ab5724e26aa2ac4c22c7a (patch)
tree1bdcb33b8c40fe5c98f7034f4be6aa32451dd028 /metadata.json
parent27775313728aa85d8c127f7d37fccd97054fe965 (diff)
Removing calls to Puppet.features.rubygems?
This makes the Gem usable in the latest Puppet versions. The handling of RubyGems got revised in Puppet 3.0.1-rc1: http://projects.puppetlabs.com/issues/16757 The new policy is that either bundler and/or rubygems are guaranteed to be loaded and initialized when the Puppet manifest is evaluated, making it unnecessary for Puppet modules to load rubygems. This new policy broke the puppet-trocla module. This is because 'Puppet.features.rubygems?' always evaluates to false now, which causes the module to abort the manifest compilation with a message informing about the necessity of RubyGems to be present.
Diffstat (limited to 'metadata.json')
0 files changed, 0 insertions, 0 deletions