| commit | dc08d60b30705f47c193486cd56b9ad1547de82a | [log] [tgz] |
|---|---|---|
| author | azvyagintsev <azvyagintsev@mirantis.com> | Tue Oct 30 19:20:05 2018 +0200 |
| committer | azvyagintsev <azvyagintsev@mirantis.com> | Tue Nov 06 12:06:43 2018 +0200 |
| tree | 060683ec36d1b005ec8b260e8b46d8355734af92 | |
| parent | e3e77f3c213911600bfee9c78952fcbe8b263931 [diff] |
Enable services restart on systemd lvl
* Those patch enable salt-(minion|master|api) services
daemon auto-restart, in case any unclear exit will be
detected. Systemd will try to run service each 3sec,
till _StartLimitBurst_ limit will not be reached.
(default 5)
* Migrate systemd_minion_override.conf file
* Duplicate patch for minion in base.sls and in service.sls
Change-Id: I65f35f1c50935af5692b740bb75ba0a629b18c48
Closes-Bug: PROD-23969 (PROD:23969)