openstack-ansible-os_keystone/templates
Jesse Pretorius fc0ae60d81 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: I66594554d7444ef5fb0ff30f0382815aeffa4bfb
2017-04-26 13:07:28 +00:00
..
keystone_nginx.conf.j2 Fix nginx SCRIPT_NAME uwsgi_param 2016-09-05 16:26:34 +01:00
keystone-credential-rotate.sh.j2 Address ansible_ssh_* var deprecation 2016-09-17 17:50:47 -04:00
keystone-fernet-rotate.sh.j2 Address ansible_ssh_* var deprecation 2016-09-17 17:50:47 -04:00
keystone-httpd-mpm.conf.j2 Add support to tune the keystone apache MPM settings 2016-05-04 11:50:06 -04:00
keystone-httpd.conf.j2 Disable WSGIScriptReloading 2017-01-10 16:10:21 -05:00
keystone-ports.conf.j2 Allow Apache ports to be specified per VHost 2017-01-09 14:55:39 +00:00
keystone-systemd-tempfiles.j2 Install and configure uWSGI 2016-08-22 11:04:55 -07:00
keystone-uwsgi_systemd-init.j2 Reduce init restart/kill times 2017-04-26 13:07:28 +00:00
keystone-uwsgi.ini.j2 Install and configure Nginx 2016-08-29 17:03:07 -07:00
keystone.conf.j2 Include fernet config block only when fernet tokens are used 2016-12-20 11:50:22 -05:00
keystone.domain.conf.j2 Implement multi-domain LDAP configuration for Keystone 2016-01-26 13:08:57 +00:00
shibboleth2.xml.j2 Fix keystone shibboleth template to detect ssl usage correctly 2015-09-04 13:30:40 +01:00
shibboleth-attribute-map.xml.j2 Keystone Federation Service Provider Configuration 2015-08-07 08:44:51 +00:00