Update git submodules

* Update ansible-role-tripleo-modify-image from branch 'master'
  - When updating, set PKG variable to dnf or yum at runtime
    
    When updating RHEL7 containers from a RHEL8-based environment, the
    update fails with the following messages:
    
        "stderr": "/tmp/yum_update.sh: line 18: /bin/dnf: No such file or directory",
        "stdout": "No packages were found for update...",
    
    This patch reverts the PKG variable assignment to the way it used to be
    so that the decision to use dnf or yum is made at runtime, within the
    container.
    
    Change-Id: I6a248b5277efd8707fc744292075949d94e3a05f
This commit is contained in:
Julie Pichon 2019-12-20 14:51:07 +00:00 committed by Gerrit Code Review
parent ce6c585008
commit 1d54313f6d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit c2a428db122d6b755d5cc66fe83076c358afae52
Subproject commit 8820e9493d576906ace8ca857c9596e9b58e43ad