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