Skip to content
Snippets Groups Projects
Unverified Commit 8fffc9b4 authored by Max Adamo's avatar Max Adamo
Browse files

test variable

parent cefa5133
No related branches found
No related tags found
No related merge requests found
......@@ -18,6 +18,10 @@ class fw_builder::chains (
assert_private()
$test = $fw_builder::ip_proto_array
echo { "test ${test}":; }
$fw_builder::ip_proto_array.each | String $provider | {
$trusted_net = $provider ? {
'iptables' => 'trusted_networks_v4',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment