openstack-ansible/playbooks
Darren Birkett 9ae6eeca8b set unique galera server-id
Each slave in a mysql replication cluster needs to have a unique
'server-id' set. This is an arbitrary integer, and often people select
1,2,3 etc. For easy deterministic uniqueness without needing to look at
what you've already used, a simple filter has been created to allow for
the hostname to be converted into an integer.

The server ID variable has been added to the my.cnf.j2 template
and the galera_server defaults/main.yml file. The generation of the
server-id variable happens within the `galera-install.yml` play making
it so there is no future impact in role requires.

Change-Id: Id15149e59cb03ab268bb3b7eeaf391334dfc0c01
Fixes-Bug: #1479484
2015-10-02 18:01:58 +00:00
..
defaults/repo_packages Temporarily pins to unblock gating 2015-09-20 21:41:25 -05:00
inventory Update cached LXC image in place 2015-09-21 17:10:52 +00:00
library Merge "Updated MariaDB to the new release version (10.0)" 2015-09-30 17:00:11 +00:00
plugins set unique galera server-id 2015-10-02 18:01:58 +00:00
roles set unique galera server-id 2015-10-02 18:01:58 +00:00
vars/configs Fix of haproxy ssl misconfiguration with nova_console 2015-09-09 08:30:31 +00:00
ansible.cfg Implement fact caching 2015-09-25 11:42:16 -05:00
galera-install.yml set unique galera server-id 2015-10-02 18:01:58 +00:00
haproxy-install.yml Keystone SSL cert/key distribution and configuration 2015-08-19 07:51:09 +00:00
lxc-containers-create.yml Removes over zealous arp cache flushing 2015-09-29 13:21:29 +01:00
lxc-containers-destroy.yml Removes over zealous arp cache flushing 2015-09-29 13:21:29 +01:00
lxc-hosts-setup.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
memcached-install.yml Removes over zealous arp cache flushing 2015-09-29 13:21:29 +01:00
openstack-hosts-setup.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
os-ceilometer-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-cinder-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-glance-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-heat-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-horizon-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-keystone-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-neutron-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-nova-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-swift-install.yml Add swift-sync role and environment 2015-08-07 08:45:18 +00:00
os-swift-setup.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
os-swift-sync.yml Add swift-sync role and environment 2015-08-07 08:45:18 +00:00
os-tempest-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
rabbitmq-install.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
repo-build.yml Updated the repo scripts 2015-04-11 17:44:59 -05:00
repo-install.yml Remove upstream repo dependency 2015-08-24 08:32:07 +01:00
repo-server.yml Fixes log rotate issue 2015-09-30 18:03:13 +00:00
repo-store-source.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
rsyslog-install.yml Removes over zealous arp cache flushing 2015-09-29 13:21:29 +01:00
setup-everything.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-hosts.yml Convert existing roles into galaxy roles 2015-02-18 10:56:25 +00:00
setup-infrastructure.yml Add new rsyslog server role 2015-03-15 20:07:56 +00:00
setup-openstack.yml Re-order setup-openstack play to match the gate check order 2015-08-06 21:21:42 +00:00
utility-install.yml Allow pip extra arguments to be passed to playbooks 2015-09-30 15:18:31 +00:00