Role galera_server for OpenStack-Ansible
Go to file
Guilherme Steinmüller 36d95a112d 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
2019-02-15 19:03:21 +00:00
defaults Allow mysqlcheck to be enabled/disabled and tuned 2019-01-25 22:25:14 -06:00
doc Updated from global requirements 2018-03-15 07:29:36 +00:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
files Add PERCONA-PACKAGING-KEY 2019-01-10 12:34:05 +00:00
handlers Allow mysqlcheck to be enabled/disabled and tuned 2019-01-25 22:25:14 -06:00
meta SUSE: Add support for openSUSE Leap 15 2018-09-12 12:11:34 +01:00
releasenotes Allow mysqlcheck to be enabled/disabled and tuned 2019-01-25 22:25:14 -06:00
tasks Iterate over list of values of PPC packages dict 2019-02-15 19:03:21 +00:00
templates Allow mysqlcheck to be enabled/disabled and tuned 2019-01-25 22:25:14 -06:00
tests Set container_name as host_var in test inventory 2018-10-20 15:28:29 -07:00
vars Add PERCONA-PACKAGING-KEY 2019-01-10 12:34:05 +00:00
zuul.d Clean up role tests 2018-10-17 16:23:13 +01:00
.gitignore Updated from OpenStack Ansible Tests 2018-10-02 14:50:40 +00:00
.gitreview Updated repo for new org 2015-12-14 15:20:02 +00:00
CONTRIBUTING.rst [Trivial Fix] Replace Chinese punctuation with English punctuation 2018-09-06 10:54:59 +08:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst Add bugs url link to README 2018-12-04 10:04:14 +00:00
Vagrantfile Updated from OpenStack Ansible Tests 2018-09-28 06:17:19 +00:00
bindep.txt Updated from OpenStack Ansible Tests 2017-12-06 00:05:28 +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 2018-09-29 04:52:26 +00:00
setup.cfg Update mailinglist from dev to discuss 2018-12-05 09:16:39 +08:00
setup.py Updated from global requirements 2017-03-02 11:51:11 +00:00
tox.ini Clean up role tests 2018-10-17 16:23:13 +01: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

Release notes for the project can be found at:

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

The project source code repository is located at:

https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server

The project home is at:

https://launchpad.net/openstack-ansible

The project bug tracker is located at:

https://bugs.launchpad.net/openstack-ansible