Update git submodules

* Update openstack-ansible-ops from branch 'master'
  - Merge "Prevent duplicate initial_master_nodes"
  - Prevent duplicate initial_master_nodes
    
    Elasticsearch fails to start on first run when duplicate entries in the
    cluster.initial_master_nodes variable are present, as they are all required
    during the initial bootstrapping. It is currently possible for duplicates
    to be present in this when nodes are forced to be master-eligible using
    elasticsearch_node_master: true
    due to the master node setting algorithm within data-node-variables. This
    commit ensures that all values within the Ansible master_nodes variable
    are unique, whilst keeping the total count of master nodes the same,
    preventing Elasticsearch from crashing during initial cluster discovery.
    
    Change-Id: I3763b22ea47c9b5b0f534793ccc6a887f96dc649
This commit is contained in:
Zuul 2020-06-05 10:37:13 +00:00 committed by Gerrit Code Review
parent 1458180705
commit e499929c9a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 599bf85303c849f30b041db26a350f4e62ba5e16
Subproject commit 54c4fc077bc2f6b32a7f77ce22466dc5a8c6621b