Projet

Général

Profil

Révision 2cc54308

ID2cc543087a3aa2e1eba68b83e45a43a4fcb9b07e
Parent 2489f932
Enfant 467ea4e2

Ajouté par Nacho Barrientos il y a plus de 4 ans

Remove optional modifier on $table

It does not really make sense to pass undef to nftables::rule

Voir les différences:

manifests/simplerule.pp
19 19
    $order = '50',
20 20
  String
21 21
    $chain  = 'default_in',
22
  Optional[String]
22
  String
23 23
    $table = 'inet-filter',
24 24
  Enum['accept', 'drop']
25 25
    $action = 'accept',

Formats disponibles : Unified diff