Bump OSA-galera_server SHA to fix a CentOS issue 25/50625/1
authorTapio Tallgren <tapio.tallgren@nokia.com>
Fri, 5 Jan 2018 07:43:41 +0000 (09:43 +0200)
committerTapio Tallgren <tapio.tallgren@nokia.com>
Mon, 15 Jan 2018 11:01:54 +0000 (13:01 +0200)
Galera installation in CentOS fails because the mysqld.sock file is in a
different location, despite what the my.cnf configuration tells. This
has been worked around in upstream OSA-galera_server:

https://git.openstack.org/cgit/openstack/openstack-ansible-galera_server/
commit/?id=f2bfbd38513ac8d61ba4e02a4d5ef6cbbca259cc

Change-Id: Ied11571189eff8cbab0f1990a7599b51cad9ea2b
Signed-off-by: Tapio Tallgren <tapio.tallgren@nokia.com>
xci/installer/osa/files/ansible-role-requirements.yml

index 329d24a..195244a 100644 (file)
@@ -28,7 +28,7 @@
 - name: galera_server
   scm: git
   src: https://git.openstack.org/openstack/openstack-ansible-galera_server
-  version: aa452989d7295111962f67a3f3a96d96bc408846
+  version: f2bfbd38513ac8d61ba4e02a4d5ef6cbbca259cc
 - name: ceph_client
   scm: git
   src: https://git.openstack.org/openstack/openstack-ansible-ceph_client