openstack-ansible-os_keystone/tasks
Andrew Bonney 47bd365532 Re-distribute fernet keys when re-building the primary
Currently when re-building the keystone primary node, a new set
of fernet keys will be created as none exists, despite keys
existing on the secondary nodes.

This patch uses a similar approach to the credential key
distribution where other nodes are checked for keys if none exist
on the first play host. In this case an rsync is performed to
distribute the keys correctly before proceeding.

Change-Id: I92434276aef54805e5cee56e1d22821e11245fe4
2024-02-01 09:36:14 +00:00
..
keystone_apache.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_credential.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_credential_autorotate.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_credential_create.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_credential_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_db_sync.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_federation_sp_idp_setup.yml Stop reffering _member_ role 2023-08-15 13:18:45 +02:00
keystone_federation_sp_shib_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_fernet.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_fernet_keys_autorotate.yml Define condition for the first play host one time 2020-09-08 18:20:43 +03:00
keystone_fernet_keys_create.yml Re-distribute fernet keys when re-building the primary 2024-02-01 09:36:14 +00:00
keystone_fernet_keys_distribute.yml Handle host with unset ansible_host 2022-04-26 13:39:33 +00:00
keystone_idp_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_install.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_key_setup.yml Cleanup upgrade to ssh_keypairs step 2023-10-19 10:43:21 +02:00
keystone_ldap_setup.yml Remove mention of haproxy-endpoints role 2022-06-14 14:42:36 +02:00
keystone_post_install.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
keystone_service_bootstrap.yml Check the service status during bootstrap against the internal VIP 2022-08-08 19:07:57 +00:00
main.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
main_keystone_federation_sp_idp_setup.yml Fix linters and metadata 2023-07-14 20:44:53 +02:00
main_pre.yml Install distro_packages in pre-main 2023-09-05 06:30:42 +00:00