Révision 8efbdf9a
Refactoring
manifests/rules/out/https.pp | ||
---|---|---|
1 | 1 |
# manage out https |
2 | 2 |
class nftables::rules::out::https { |
3 |
nftables::filter::chain::rule{
|
|
3 |
nftables::rule{ |
|
4 | 4 |
'default_out-https': |
5 | 5 |
content => 'tcp dport 443 accept'; |
6 | 6 |
} |
Formats disponibles : Unified diff