openstack-ansible/playbooks/roles/os_keystone/templates
kevin 92e305c256 Replaced the copy_update module
This PR replaces the copy_update module with a proper Ansible action
plugin. This change allows for dynamic updates to configuration files
that are ini, json, and yaml.

All of the policy files have been moved to the role templates directories
and the task syntax has been updated to facilitate the new action plugin.

An entry has been added to the ansible.cfg file to inform Ansible to look
into the new directory. In order for the action plugin to work as a
"module" a virtual module was added to the library directory.

Change-Id: I80331628b2c3d426a95c89d9c1b766e2e3f70e6d
Partially implements: blueprint tunable-openstack-configuration
2015-09-10 17:14:03 +00:00
..
keystone-fernet-rotate.sh.j2 Updated default fernet key usage 2015-06-30 09:54:31 -05:00
keystone-httpd.conf.j2 Fixes jinja typo in keystone-httpd.conf.j2 2015-09-09 21:48:55 +00:00
keystone-ports.conf.j2 Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
keystone.conf.j2 Add default user role for Keystone & Horizon and tasks to create it 2015-08-21 12:53:33 +01:00
keystone.Default.conf.j2 Updated ldap config to support multi domain 2015-05-08 18:18:46 +00:00
policy.json Replaced the copy_update module 2015-09-10 17:14:03 +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