Update git submodules

* Update openstack-ansible-ops from branch 'master'
  - Ensure the default version of Java is set
    
    When installing ES and Logstash the system version of java needs to
    match the expected version of java ES and Logstash will use. This
    change, uses the `update-alternatives` command to set the java version
    to the expected value when more than one java exists on a system.
    The nessisity for this change came from OS level upgrades within
    environments running OLD versions of ES. Upon upgrading the base OS
    our playbooks could not complete an upgrade of ES which was due to the
    java expectations. Once the alternantives were set accordingly the
    upgrade completed without issues.
    
    Change-Id: I9025967f723ee17940e11789f503e342cdad6f2a
    Signed-off-by: cloudnull <kevin@cloudnull.com>
This commit is contained in:
cloudnull 2019-02-26 10:15:07 -06:00 committed by Gerrit Code Review
parent cd8bba949a
commit bd63b7819d

@ -1 +1 @@
Subproject commit 4d904e2b7c0ec053405acaccd32434093d899065
Subproject commit a3afb64654ff9d0ddf1dbfb7a66c230a90df7685