Révision 1eda6efa
Rely on puppet 6 calling daemon-reload
Since Puppet 6 now there no need to explicitly
call `systemctl daemon-reload`.
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