Projet

Général

Profil

Révision 1eda6efa

ID1eda6efae01e97801ba1d5eb7032566c915f0869
Parent ad042d5f
Enfant a8008e42

Ajouté par Steve Traylen il y a environ 4 ans

Rely on puppet 6 calling daemon-reload

Since Puppet 6 now there no need to explicitly
call `systemctl daemon-reload`.

Voir les différences:

spec/acceptance/all_rules_spec.rb
85 85
          ].join("\n"),
86 86
        notify  => Service["nftables"],
87 87
      }
88
      # Puppet 5 only to ensure ordering.
89
      Class['systemd::systemctl::daemon_reload'] -> Service['nftables']
90 88
      EOS
91 89
      # Run it twice and test for idempotency
92 90
      apply_manifest(pp, catch_failures: true)

Formats disponibles : Unified diff