Role galera_server for OpenStack-Ansible
Go to file
Guilherme Steinmüller 85f7b2c1af Iterate over list of values of PPC packages dict
Currently as we are iterating over a higher level dictionary
and it is not possible to access the item.value.url attribute
directly.

Alternatively, we could get the values that is a list and
then iterate over that list to get properly the url and
checksum variables.

Also, we are not iterating over the dictionary we alternatively change
the item.key to galera_server_percona_distro_packages_alt_arch.keys()[0]
that produces the result as item.key.

Change-Id: I3e102377630d9c8ea5c9e3ea03cae3975a05dbb8
Closes-Bug: #1815902
(cherry picked from commit 36d95a112d)
2019-02-19 11:41:01 +00:00
defaults Use OpenStack infrastructure MariaDB mirrors 2018-11-23 09:55:01 +00:00
doc Initial OSA zuul v3 role jobs 2017-10-17 19:29:16 +01:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
files Tune-up the galera role for efficiency 2017-11-29 01:59:52 +00:00
handlers Enable the xinetd service for reboot 2018-09-27 15:21:08 +00:00
meta Add OpenStack-Ansible metadata 2017-10-10 09:26:45 +00:00
releasenotes Restore support for percona packages when using ppc64le 2018-02-24 09:20:56 +00:00
tasks Iterate over list of values of PPC packages dict 2019-02-19 11:41:01 +00:00
templates Fix SSL support 2018-12-12 10:30:15 +00:00
tests Clean up role tests 2018-10-17 16:28:11 +01:00
vars Use OpenStack infrastructure MariaDB mirrors 2018-11-23 09:55:01 +00:00
zuul.d Fix SSL support 2018-12-12 10:30:15 +00:00
.gitignore Updated from OpenStack Ansible Tests 2017-06-22 15:18:56 +00:00
.gitreview Update .gitreview for stable/queens 2018-02-14 15:45:01 +00:00
CONTRIBUTING.rst Update and replace http with https for doc links 2017-09-14 23:49:42 -07:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst Update and replace http with https for doc links 2017-09-14 23:49:42 -07:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-01-22 16:53:30 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2018-05-07 15:26:53 +00:00
manual-test.rc Use centralised test scripts 2016-09-27 16:00:50 +01:00
run_tests.sh Updated from OpenStack Ansible Tests 2017-11-10 20:07:07 +00:00
setup.cfg Update URLs in documents according to document migration 2017-07-14 09:34:44 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:11 +00:00
test-requirements.txt Updated from global requirements 2018-01-24 01:15:44 +00:00
tox.ini Fix SSL support 2018-12-12 10:30:15 +00:00

README.rst

Team and repository tags

image

OpenStack-Ansible Galera server

Documentation for the project can be found at:

https://docs.openstack.org/openstack-ansible-galera_server/latest

The project home is at:

https://launchpad.net/openstack-ansible