# Firewall definitions for physical servers class firewall( $implementation = lookup('firewall::implementation', undef, undef, 'shorewall'), ) { class { "firewall::${implementation}" } }