Class example_fw::post
In: /home/samdev/puppet/dist/example_fw/manifests/post.pp
Parent:

Resources

Resources

Firewall["999 drop all"]
   proto => "all"
   action => "drop"
   before => undef

[Validate]