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/default_spec.rb
23 23
          ].join("\n"),
24 24
        notify  => Service["nftables"],
25 25
      }
26
      # Puppet 5 only to ensure ordering.
27
      Class['systemd::systemctl::daemon_reload'] -> Service['nftables']
28 26
      EOS
29 27
      # Run it twice and test for idempotency
30 28
      apply_manifest(pp, catch_failures: true)

Formats disponibles : Unified diff