aboutsummaryrefslogtreecommitdiff
path: root/types/chains.pp
blob: e91635908e815aa8ede6280d3668c5213ea1b99b (plain)
1
2
# @summary a type that allows the default iptables chains
type Ferm::Chains = Enum['INPUT', 'FORWARD', 'OUTPUT']