> rulen = Puppet::Type.type(:firewall).new(:name => rule.to_s) >
Further to this I've changed the above line to read Puppet::Type.type(:firewall) which now gives me the error: Failed to retrieve current state of resource: must pass a Puppet::Type object Again, help would be greatly appreciated. Thanks, Matt Delves --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en -~----------~----~----~----~------~----~------~--~---
