openstack-ansible-os_ironic/templates
Jesse Pretorius f2237e26f5 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: Id721b89bd37df91192f48743ea3c32a305022a9f
(cherry picked from commit 5ce9c107ad)
2017-04-26 17:13:12 +01:00
..
ironic-httpd.conf.j2 Adding support for mod_wsgi 2016-01-25 00:24:48 +00:00
ironic-oneviewd.conf.j2 Adds support for the ironic-oneview drivers [+Docs]. 2017-01-27 15:44:24 -03:00
ironic-ports.conf.j2 Isolating standalone Ironic mode 2016-02-15 09:39:27 +00:00
ironic-systemd-init.j2 Reduce init restart/kill times 2017-04-26 17:13:12 +01:00
ironic-systemd-tmpfiles.j2 Fix tmpfiles.d when multiple service are running 2016-11-08 13:47:42 +11:00
ironic-wsgi.py.j2 Only install to virtual environment 2016-07-08 05:49:42 -07:00
ironic.conf.j2 Merge "Adds support for the ironic-oneview drivers [+Docs]." 2017-01-30 12:08:01 +00:00
policy.json.j2 Update paste, policy and rootwrap configurations 2016-08-15 2016-08-15 15:43:23 +01:00
rootwrap.conf.j2 Update paste, policy and rootwrap configurations 2016-11-04 2016-11-04 11:05:44 +00:00
sudoers.j2 Initial commit 2015-11-26 22:18:44 +10:30
tftpd-hpa.j2 updated Ironic role to fix tftp-hpa issues 2016-04-13 11:14:11 +00:00