Projet

Général

Profil

Révision 0c850704

ID0c85070465df3f5b9341a77c62524792d04cf740
Parent c5ff0cc5
Enfant be0b08e1

Ajouté par tr il y a plus de 4 ans

Add a class for outgoing ntp

Voir les différences:

manifests/rules/out/ntp.pp
1
# manage out ntp
2
class nftables::rules::out::ntp {
3
  nftables::filter::chain::rule{
4
    'default_out-ntp':
5
      content => 'udp sport 123 udp dport 123 accept';
6
  }
7
}

Formats disponibles : Unified diff