Update git submodules

* Update ansible-role-tripleo-modify-image from branch 'master'
  - Merge "yum_update_buildah: add retry x3"
  - yum_update_buildah: add retry x3
    
    The "buildah run" randomly fails on centos7 kernel, with:
    standard_init_linux.go:203: exec user process caused "no such file or directory"
    
    We think it's related to:
    https://github.com/containers/libpod/issues/1844
    
    To workaround this issue, we'll retry 3 times with a delay of 3 seconds
    between each "buildah run" command which would fail to produce an exit
    code of 0.
    
    Change-Id: Ic50fd359c9bf50a6e0247d7743b26191d2f3dcb5
This commit is contained in:
Zuul 2019-01-31 17:46:09 +00:00 committed by Gerrit Code Review
parent ca44349fcb
commit 0ddb7b0f26
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 8b82f78e359b016a76eba6331b5b27cdf8fd6c68
Subproject commit ad56778e6e5cf05fadacbf7caca339f8680e0116