Projet

Général

Profil

Révision d7e26575

IDd7e26575b7a1b16ed6b6d79151d10d237cd3c140
Parent 3b26826f
Enfant 91c5635b

Ajouté par Tim Meusel il y a plus d'un an

init.pp: disable check_unsafe_interpolations

Voir les différences:

manifests/init.pp
158 158
  } ~> exec {
159 159
    'nft validate':
160 160
      refreshonly => true,
161
      command     => "${nft_path} -I /etc/nftables/puppet-preflight -c -f /etc/nftables/puppet-preflight.nft || ( ${echo} '#CONFIG BROKEN' >> /etc/nftables/puppet-preflight.nft && /bin/false)";
161
      command     => "${nft_path} -I /etc/nftables/puppet-preflight -c -f /etc/nftables/puppet-preflight.nft || ( ${echo} '#CONFIG BROKEN' >> /etc/nftables/puppet-preflight.nft && /bin/false)"; # lint:ignore:check_unsafe_interpolations
162 162
  } -> file {
163 163
    default:
164 164
      owner => 'root',

Formats disponibles : Unified diff