griggheo / ansible-consul-template

Ansible role for installing consul-template
Apache License 2.0
54 stars 52 forks source link

systemd kill takes too long #41

Open jsecchiero opened 5 years ago

jsecchiero commented 5 years ago

In the latest versions of consul-template is better to use SIGINT instead of the default SIGTERM. SIGKILL comes too late from systemd to be acceptable Jacopo.

Dombo commented 3 years ago

This has been rectified in #54