Thanks Dan - I've submitted a pull request and created a ticket around this.
http://projects.puppetlabs.com/issues/10295 I've also updated the README to be more descriptive about restarting and pluginsync if the workaround doesn't do what we want. I've tested this standalone - and it seems to work well. I've also tested it in a single environment and it works without pluginsync or restart. Multi-environments still require pluginsync it would seem. If you have any ideas around this let me know - I believe this might be another puppet related bug. Regardless the doc specifies what to do in this case so I hope I've covered all possible angles now. Thanks ! ken. On Wed, Oct 26, 2011 at 9:14 AM, Dan Carley <dan.car...@gmail.com> wrote: > On 25 October 2011 22:49, David Alden <d...@alden.name> wrote: >> >> I got: >> >> err: Could not autoload firewall: no such file to load -- >> puppet/util/firewall at /etc/puppet/modules/snmp/manifests/config.pp:9 >> on node ns2.math.osu.edu >> >> I tried "puppet describe firewall" and got: >> >> Could not run: Could not autoload >> /etc/puppet/modules/firewall/lib/puppet/type/firewall.rb: no such file >> to load -- puppet/util/firewall > > For the benefit of the archives, you'll also see the same error if used in > master-less setup with "puppet apply". > It's related to this bug: https://projects.puppetlabs.com/issues/4248 > A hacky workaround is to make all the requires relative to __FILE__ like > this: https://gist.github.com/1315760 > > -- > 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. > -- 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.