Projet

Général

Profil

Révision 31b17627

ID31b1762780ddf211709dab2e3abbeba499ab9f30
Parent 59c1ddf4
Enfant 5b4c71bc

Ajouté par Steve Traylen il y a plus de 4 ans

Use single line for each parameter definition

Voir les différences:

manifests/rules/ssh.pp
1 1
# manage in ssh
2 2
class nftables::rules::ssh (
3
  Array[Integer,1]
4
  $ports = [22],
3
  Array[Integer,1] $ports = [22],
5 4
) {
6 5
  nftables::rule {
7 6
    'default_in-ssh':

Formats disponibles : Unified diff