Issue #18494 has been updated by Ken Barber.
For the purposes of Errata/Support - if you see an error like this in 3.1.0: <pre> Error: Could not autoload puppet/type/firewall: constant Puppet::Type::Firewall not defined Error: Could not autoload puppet/type/firewall: constant Puppet::Type::Firewall not defined on node box.bob.sh Error: Could not autoload puppet/type/firewall: constant Puppet::Type::Firewall not defined on node box.bob.sh </pre> For any type that is in a module, this patch probably fixes it. We are specifically seeing this in Travis-CI tests for most of the puppetlabs modules. ---------------------------------------- Feature #18494: Ensure that puppet works on Ruby 2.0 https://projects.puppetlabs.com/issues/18494#change-84112 Author: Andrew Parker Status: Merged - Pending Release Priority: Immediate Assignee: Dominic Cleal Category: Target version: 3.2.0 Affected Puppet version: Keywords: backlog Branch: https://github.com/puppetlabs/puppet/pull/1470 Ruby 2.0 is coming out soon. We need to ensure that puppet works with it. -- 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.
