openstack-ansible-os_sahara/templates
Jesse Pretorius 87ff49650c Reduce init restart/kill times
The systemd unit 'TimeoutSec' value which controls the time
between sending a SIGTERM signal and a SIGKILL signal when
stopping or restarting the service has been reduced from 300
seconds to 120 seconds. This provides 2 minutes for long-lived
sessions to drain while preventing new ones from starting
before a restart or a stop.

The 'RestartSec' value which controls the time between the
service stop and start when restarting has been reduced from
150 seconds to 2 seconds to make the restart happen faster.

These values can be adjusted by using the *_init_config_overrides
variables which use the config_template task to change template
defaults.

Change-Id: I4c7aa684ab38a49b66e9c1dfd9cbbccceef03990
(cherry picked from commit 8cb9fa1a9c)
2017-04-26 16:52:16 +01:00
..
api-paste.ini.j2 Update paste, policy and rootwrap configurations 2016-11-04 2016-11-04 15:59:38 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2016-09-08 2016-09-09 12:37:42 +01:00
rootwrap.conf.j2 Update paste, policy and rootwrap configurations 2016-11-04 2016-11-04 15:59:38 +00:00
sahara-systemd-init.j2 Reduce init restart/kill times 2017-04-26 16:52:16 +01:00
sahara-systemd-tmpfiles.j2 Role cleanup/update for ocata 2017-02-14 18:37:27 +00:00
sahara.conf.j2 Cap the number of worker threads 2017-03-03 15:30:44 +00:00
sudoers.j2 Update paste, policy and rootwrap configurations 2016-09-08 2016-09-09 12:37:42 +01:00