index
:
puppet-ferm
master
Puppet module for ferm
Fluxo
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
types
/
policies.pp
blob: 096309584908c4fb334ace08cc7a318bf78c5f11 (
plain
)
1
2
# @summary a list of allowed policies for a chain
type
Ferm
::
Policies
=
Enum
[
'ACCEPT'
,
'DROP'
]