Dave, you may have an older version of puppet-module tool that requires you
to do:

mv puppetlabs-firewall firewall

Newer versions strip the user prefix from the module name automatically.



On Tue, Oct 25, 2011 at 2:49 PM, David Alden <d...@alden.name> wrote:

> Hi,
>
>  I'm new to the puppet forge - I decided to give the puppetlabs
> firewall module a try.  I ran:
>
> cd /etc/puppet/modules  # yes - this is where my modules go
> puppet-module install puppetlabs-firewall
>
> and I modified my puppet.conf to include the "pluginsync = true" in
> the [agent] section.  When I tried adding the following to my snmp
> module:
>
> firewall { "allow-snmp": action => 'accept', }
>
> 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
>
> Help?
>
> ...dave
>
> --
> 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.
>
>


-- 
Nigel Kersten
Product Manager, Puppet Labs

-- 
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.

Reply via email to