Projet

Général

Profil

Révision 8efbdf9a

ID8efbdf9a01abb95c29b2239ff292016cd17d6857
Parent e89da898
Enfant 5df9303f

Ajouté par tr il y a plus de 4 ans

Refactoring

Voir les différences:

manifests/rules/out/ssh/remove.pp
1 1
# disable outgoing ssh
2 2
class nftables::rules::out::ssh::remove inherits nftables::rules::out::ssh {
3
  Nftables::Filter::Chain::Rule['default_out-ssh']{
3
  Nftables::Rule['default_out-ssh']{
4 4
    ensure => absent,
5 5
  }
6 6
}

Formats disponibles : Unified diff