openstack-ansible-os_monasca/templates
Jesse Pretorius bdafeffe7a 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: Ie14d80dd4134bd7bb9cd5467503e634fb5bd7b9d
2017-05-17 18:11:52 +00:00
..
monasca-api-logging.conf.j2 Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00
monasca-api-paste.ini.j2 Updating paste ini files for new middleware. 2017-01-16 12:16:52 +02:00
monasca-api.conf.j2 Remove pki support 2017-01-04 10:24:18 +08:00
monasca-log-api-logging.conf.j2 Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00
monasca-log-api-paste.ini.j2 Updating paste ini files for new middleware. 2017-01-16 12:16:52 +02:00
monasca-log-api.conf.j2 Remove pki support 2017-01-04 10:24:18 +08:00
monasca-systemd-init.j2 Reduce init restart/kill times 2017-05-17 18:11:52 +00:00
monasca-systemd-tempfiles.j2 Fix tmpfiles.d when multiple service are running. 2016-11-10 08:39:41 +02:00
monasca-upstart-init.j2 Refactoring Monasca role to align more with OSA. 2016-11-01 20:03:18 +02:00