Upgrade: Restart Policy for systemd services
MatthiasScholz opened this issue · 2 comments
MatthiasScholz commented
Summary
To support rolling upgrades of the cluster orchestration system the restart policy for the nomad and consul services needs to be enhanced.
Expectation
In case of a normal shutdown of the application the service should not restart automatically.
In case of an abnormal shutdown the application the service should be restarted automatically by systemd.
Hint
MatthiasScholz commented
MatthiasScholz commented
Solved with PR #87.