Projet

Général

Profil

Révision 316bc3f8

ID316bc3f87e381b4eeea4533f81b939af70ea27b1
Parent 3a52fb41
Enfant d38aab5b

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

Allow IPv4 and IPv6 only rules

Voir les différences:

manifests/simplerule.pp
18 18
    $comment = undef,
19 19
  Optional[Variant[Array[Stdlib::Port, 1], Stdlib::Port, Pattern[/\d+-\d+/]]]
20 20
    $dport  = undef,
21
  Optional[Enum['tcp', 'udp']]
21
  Optional[Enum['tcp', 'tcp4', 'tcp6', 'udp', 'udp4', 'udp6']]
22 22
    $proto  = undef,
23 23
){
24 24

  

Formats disponibles : Unified diff