Role galera_server for OpenStack-Ansible
Go to file
Jimmy McCrory 636d7d9cdd Update signing key for percona packages
Percona has started signing their Ubuntu packages with a new key.
Update the galera_gpg_keys var to add it to the keyring.

https://www.percona.com/blog/2016/10/13/new-signing-key-for-percona-debian-and-ubuntu-packages/

To resolve a reno dependency required to pass gate testing, also include
the libjpeg-dev package in bindep requirements.

Also, due to an expired certificate being used for
https://yum.mariadb.org the GPG key is set to be
fetched via http.

Related-Bug: #388205
Change-Id: I1dc3a78b8e0b759cc98f3de2bd33774db3b477da
(cherry picked from commit 6eb67a2420)
2016-10-19 08:31:43 +01:00
defaults On single nodes use an empty cluster address 2016-10-06 06:32:31 +00:00
doc [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
examples [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
files Implement Xenial Support 2016-05-19 16:38:40 -04:00
handlers Move systemd handler above restart handler 2016-10-14 20:26:42 +00:00
library Prevent galera_cluster_name from changing. 2016-09-13 17:32:53 +01:00
meta Rename package lists (and related vars) appropriately 2016-08-26 15:47:41 +01:00
releasenotes Prevent galera_cluster_name from changing. 2016-09-13 17:32:53 +01:00
tasks Do not ignore_errors for fallback keyserver 2016-10-17 18:18:26 +00:00
templates Allow mysql users to create triggers 2016-10-10 14:04:30 +00:00
tests Update ansible-role-requirements to stable/newton 2016-09-30 13:37:22 +01:00
vars Update signing key for percona packages 2016-10-19 08:31:43 +01:00
.gitignore Add tests/common to .gitignore 2016-10-17 14:41:29 +00:00
.gitreview Update .gitreview for stable/newton 2016-09-29 14:40:45 -04:00
CONTRIBUTING.rst [DOCS] - Removing tags: and category: 2016-08-18 15:03:45 -04:00
LICENSE first commit 2015-12-09 09:23:50 -06:00
README.rst [DOCS] Move example playbook to separate file 2016-08-12 13:31:55 -05:00
Vagrantfile Remove apt update from Vagrantfile 2016-08-24 20:04:37 +00:00
bindep.txt Compress test execution logs 2016-09-09 10:10:38 +01:00
manual-test.rc Use centralised test scripts 2016-09-30 10:29:09 +00:00
run_tests.sh Update testing bits for consistency 2016-09-17 17:10:10 -04:00
setup.cfg Update homepage with developer documentation page 2016-09-20 12:42:19 +05:30
setup.py Updated from global requirements 2016-07-15 03:57:25 +00:00
test-requirements.txt Updated from global requirements 2016-08-19 19:50:57 +00:00
tox.ini Update tox.ini tests target for stable/newton 2016-09-30 21:20:53 +01:00

README.rst

OpenStack-Ansible Galera server

Documentation for the project can be found at:

http://docs.openstack.org/developer/openstack-ansible-galera_server

The project home is at:

http://launchpad.net/openstack-ansible