Update git submodules

* Update openstack-ansible-lxc_hosts from branch 'master'
  - Add centos-8 support
    
    Centos-7 uses tasks/lxc_isntall_yum.yml so we can put all of the
    Centos-8 setup exclusively in tasks/lxc_install_dnf.yml which
    means there are few conditional setup tasks needed.
    
    Add cache prep and lxc host vars files for rhel-8 variants.
    
    This patch takes the systemd-networkd package from EPEL and installs
    it into the LXC image, so that the existing lxc_container_create
    role can set up the container networking in the same manner as the
    other supported operating systems.
    
    Depends-On: https://review.opendev.org/738913
    Change-Id: If57de332945291d139d54e9aed5d782a69a71d97
This commit is contained in:
Jonathan Rosser 2020-06-16 07:37:13 +01:00 committed by Gerrit Code Review
parent 98cd35721d
commit ae6b854f8f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 94409e4d26811d962d2ea24a973b496c41f7454e
Subproject commit eaae389a4bf9708eb32bb820429da6343edeb7d5