diff options
author | Devan Goodwin <dgoodwin@redhat.com> | 2016-10-26 12:10:48 -0300 |
---|---|---|
committer | Devan Goodwin <dgoodwin@redhat.com> | 2016-10-27 10:48:47 -0300 |
commit | 9fa52e46fadb251be7fc6b07a2be8a153c3fc2fd (patch) | |
tree | 089a25fe6fa5108e2652add39c9c35a5e648acfa /.tito | |
parent | 0eaa3699e7754d38b9f2b8b06d746b1cb61bc6ce (diff) | |
download | openshift-9fa52e46fadb251be7fc6b07a2be8a153c3fc2fd.tar.gz openshift-9fa52e46fadb251be7fc6b07a2be8a153c3fc2fd.tar.bz2 openshift-9fa52e46fadb251be7fc6b07a2be8a153c3fc2fd.tar.xz openshift-9fa52e46fadb251be7fc6b07a2be8a153c3fc2fd.zip |
Change HA master controller service to restart always.
Restarts of systemd-journald can cause the master controllers service to
die in HA environments, due to a SIGPIPE and how it's handled.
(seemingly by default in golang)
on-failure does not trigger in this situation, instead we set to
Restart=always in the systemd unit, which matches the non-HA service
definitions as well.
Diffstat (limited to '.tito')
0 files changed, 0 insertions, 0 deletions