search for: ipt_fragment

Displaying 2 results from an estimated 2 matches for "ipt_fragment".

Did you mean: ip6_fragment
2011 Nov 30
1
Using facts from stored configs based on class
...No such resource "ip". I''d like to use "ip" fact of any node that is assigned to class "nagios::server" $nagios_servers = Ip <<| class="nagios::server" |>> # Construct firewall rule from template using knowledge of external hosts. ipt_fragment { "090nrpe_filter": table => "filter", content => template("nagios/nrpe.cfg.erb"), } } templates/nrpe.cfg.erb: ... allowed_hosts=<%= nagios_servers.join('','') %> ... I''m currently storing this type of data (nagios_serv...
2007 Jun 28
8
iptables module?
I know people must be doing something to manage iptables, but I haven''t been able to find anything yet. ( My google-fu must be weak today. ) What are you using to manage your iptables? -- -- Perfection is just a word I use occasionally with mustard. --Atom Powers--