Update git submodules

* Update tripleo-ci from branch 'master'
  - build-images: deal with different package name for PyYAML
    
    Package name for PyYAML is different on centos8 than on centos7.
    On CentOS7, it's now PyYAML:
    http://mirror.centos.org/centos/7/os/x86_64/Packages/PyYAML-3.10-11.el7.x86_64.rpm
    
    On CentOS8, it's python3-pyyaml:
    http://mirror.centos.org/centos/8/BaseOS/x86_64/os/Packages/python3-pyyaml-3.12-12.el8.x86_64.rpm
    
    So this patch updates pre.yaml to install the right rpms using the
    python_v variable to figure out which rpm is needed.
    
    Change-Id: I27076f0afbe27c1d02f59c1fd9eafda2d642bbd5
    Closes-Bug: #1866843
This commit is contained in:
Emilien Macchi 2020-03-10 09:37:39 -04:00 committed by Gerrit Code Review
parent db149dbbe7
commit 60d391a833

@ -1 +1 @@
Subproject commit 09278411752a3030ed55344070758cd3d667da04
Subproject commit 3fa4d3de9abf0d15f163da71fdc37d5a40af6503