search for: firewall_templ

Displaying 1 result from an estimated 1 matches for "firewall_templ".

2007 May 04
0
puppet vs rhel4 system-config-securitylevel
...;22:tcp", # ssh "8139:tcp", # puppetd ] }tables using redhats utility } define firewall($ports=["22:tcp"],$template="system-config-securitylevel.erb"){ # Define variables for template $firewall_ports=$ports $firewall_template=$template include rhel4_firewall } class rhel4_firewall { package { rhel4_firewall_system-config-securitylevel: name => "system-config-securitylevel-tui", provider => "up2date", ensure => "prese...