Projet

Général

Profil

Révision 3f278f1c

ID3f278f1cb9623ff84f8e56e0e1433df56ac93b00
Parent c00bcf2d
Enfant c1bd001d

Ajouté par canihavethisone il y a 10 mois

Generated reference update

Voir les différences:

REFERENCE.md
162 162
* [`inet_filter`](#-nftables--inet_filter)
163 163
* [`nat`](#-nftables--nat)
164 164
* [`nat_table_name`](#-nftables--nat_table_name)
165
* [`purge_unmanaged_rules`](#-nftables--purge_unmanaged_rules)
166
* [`inmem_rules_hash_file`](#-nftables--inmem_rules_hash_file)
165 167
* [`sets`](#-nftables--sets)
166 168
* [`log_prefix`](#-nftables--log_prefix)
167 169
* [`log_discarded`](#-nftables--log_discarded)
......
270 272

  
271 273
Default value: `'nat'`
272 274

  
275
##### <a name="-nftables--purge_unmanaged_rules"></a>`purge_unmanaged_rules`
276

  
277
Data type: `Boolean`
278

  
279
Prohibits in-memory rules that are not declared in Puppet
280
code. Setting this to true activates a check that reloads nftables
281
if the rules in memory have been modified without Puppet.
282

  
283
Default value: `false`
284

  
285
##### <a name="-nftables--inmem_rules_hash_file"></a>`inmem_rules_hash_file`
286

  
287
Data type: `Stdlib::Unixpath`
288

  
289
The name of the file where the hash of the in-memory rules
290
will be stored.
291

  
292
Default value: `'/run/puppet-nft-memhash'`
293

  
273 294
##### <a name="-nftables--sets"></a>`sets`
274 295

  
275 296
Data type: `Hash`

Formats disponibles : Unified diff