summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTapio Tallgren <tapio.tallgren@nokia.com>2018-01-05 09:43:41 +0200
committerTapio Tallgren <tapio.tallgren@nokia.com>2018-01-15 13:01:54 +0200
commit197fb808b0e6b16c9fbbd16d634cfea905f21510 (patch)
tree5525aee86d9327875e7ebc793f9444525c789f26
parent5eaa9da62dabbf31fc83f0c43c6bc56f68468f9c (diff)
Bump OSA-galera_server SHA to fix a CentOS issue
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>
-rw-r--r--xci/installer/osa/files/ansible-role-requirements.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/xci/installer/osa/files/ansible-role-requirements.yml b/xci/installer/osa/files/ansible-role-requirements.yml
index 329d24a0..195244a0 100644
--- a/xci/installer/osa/files/ansible-role-requirements.yml
+++ b/xci/installer/osa/files/ansible-role-requirements.yml
@@ -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