Update git submodules

* Update kolla-ansible from branch 'master'
  - Merge "Don't assume etcd group exists in baremetal role"
  - Don't assume etcd group exists in baremetal role
    
    The baremetal role does not currently assume too much about the
    inventory, and in kayobe the seed is deployed using a very minimal
    inventory.
    
    Icf3f01516185afb7b9f642407b06a0204c36ecbe added a reference to the etcd
    group in the baremetal role, which causes kayobe seed deployment to fail
    with the following error:
    
        AnsibleUndefinedVariable: 'dict object' has no attribute 'etcd'
    
    This change defaults the group lookup to an empty list.
    
    Change-Id: Ib3252143a97652c5cf70b56cbfd7c7ce69f93a55
    Closes-Bug: #1841073
This commit is contained in:
Zuul 2019-08-22 18:28:13 +00:00 committed by Gerrit Code Review
parent 0e4841f50c
commit cab5627f39
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit e25d915dd9660bbd8d35ff1058c8cc350950159a
Subproject commit af77a8877578dafe1eedd1e5f705782ac3d52a77