Role os_keystone for OpenStack-Ansible
Go to file
Dmitriy Rabotyagov d163d91730 Combine Ubuntu/Debian vars together
The only difference in Ubuntu/Debian vars were defenition of
`_keystone_sp_apache_mod_auth_openidc_gte_2_4_11`. Though,
all currently supported distros are shipped with Apache >= 2.4.11.

Ie:
* Debian: 2.4.61 [1]
* CentOS 9 Stream: 2.4.57 [2]

[1]  https://packages.debian.org/search?suite=bullseye&keywords=apache2
[2] https://rpmfind.net/linux/rpm2html/search.php?query=httpd(x86-64)

Change-Id: I916607130e6bf36580a7527d832c876ccd538eb9
2024-07-22 11:32:09 +00:00
defaults Remove X-Forwarded-Proto header in apache 2024-06-20 13:06:57 -05:00
doc oidc: fix overloading of redirect_uri for cli client 2023-10-20 14:04:31 +01:00
examples Fix example playbook linters 2023-09-29 10:23:38 +02:00
handlers Install distro_packages in pre-main 2023-09-05 06:30:42 +00:00
meta Fix linters and metadata 2023-07-14 20:44:53 +02:00
releasenotes Remove X-Forwarded-Proto header in apache 2024-06-20 13:06:57 -05:00
tasks Add tag to enable targeting of post-install config elements only 2024-05-15 09:09:05 +01:00
templates Combine Ubuntu/Debian vars together 2024-07-22 11:32:09 +00:00
tests Adjust default configuration to support TLS v1.3 2022-01-10 13:49:45 +00:00
vars Combine Ubuntu/Debian vars together 2024-07-22 11:32:09 +00:00
zuul.d Test multiple keystone containers for os_keystone tests 2023-02-01 16:13:50 +00:00
.gitignore Updated from OpenStack Ansible Tests 2019-08-20 03:06:13 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:31 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2021-03-12 22:19:24 +00:00
CONTRIBUTING.rst [ussuri][goal] Update contributor documentation 2020-05-12 22:08:10 +03:00
LICENSE Updated role to be an independent role 2016-02-26 14:13:43 -06:00
manual-test.rc Use centralised test scripts 2016-09-28 08:56:33 +01:00
README.rst Replace git.openstack.org with opendev.org 2019-05-24 17:12:37 +00:00
run_tests.sh Updated from OpenStack Ansible Tests 2022-04-04 09:18:53 +00:00
tox.ini Cleanup setup.py config 2022-04-04 10:18:11 +01:00
Vagrantfile Updated from OpenStack Ansible Tests 2021-12-17 16:46:23 +00:00

Team and repository tags

image

OpenStack-Ansible keystone

Ansible role that installs and configures OpenStack Keystone. Keystone is installed behind the Apache webserver listening on port 5000 by default.

Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_keystone/latest/

Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_keystone/

The project source code repository is located at: https://opendev.org/openstack/openstack-ansible-os_keystone/

The project home is at: https://launchpad.net/openstack-ansible

The project bug tracker is located at: https://bugs.launchpad.net/openstack-ansible