Révision 6097389c
init.pp: Purge trailing whitespace
manifests/init.pp | ||
---|---|---|
242 | 242 |
notify => Service['nftables'], |
243 | 243 |
} |
244 | 244 |
|
245 |
# Generate nftables hash upon changes to the nftables service
|
|
245 |
# Generate nftables hash upon changes to the nftables service |
|
246 | 246 |
exec { 'nftables_generate_hash': |
247 | 247 |
command => ["nft -s list ruleset | sha1sum > ${inmem_rules_hash_file}"], |
248 | 248 |
path => $facts['path'], |
Formats disponibles : Unified diff