tst
This commit is contained in:
parent
0aaa178f20
commit
9cacb8aba8
@ -5,9 +5,9 @@
|
||||
class profile::firewall::finish {
|
||||
|
||||
|
||||
# ['INPUT','OUTPUT'].each | $chain | {
|
||||
#
|
||||
# # Drop the known noise from hitting the log
|
||||
['INPUT','OUTPUT'].each | $chain | {
|
||||
|
||||
# Drop the known noise from hitting the log
|
||||
# ['255.255.255.255',ip_address(ip_broadcast("${::network}/${::netmask}"))].each | $dest | {
|
||||
# firewall { "990 Broadcasts for $dest for ${chain}":
|
||||
# destination => $dest,
|
||||
|
Loading…
Reference in New Issue
Block a user