Update git submodules

* Update tripleo-common from branch 'master'
  to f51dbe6b2be84a1601b2fce3dfe97f4d675ede79
  - Merge "Reinstall centos-stream-release from centos repos"
  - Reinstall centos-stream-release from centos repos
    
    In CentOS Stream 8 and 9 container image, centos-stream-release
    package is already available in the container image. But in UBI,
    it is not available. It can be installed from the base OS repo.
    
    It removes the logic of downloading the centos-stream-release
    rpm and installing it. As it was added earlier when we were
    adding the initial support for EL9.
    
    since redhat-release is a part of centos-stream-release
    In UBI 8, redhat-release is a seperate package, so it's rpm
    needs to be removed otherwise it will end up with skip broken
    package.
    
    On removing redhat-release, /etc/os-release file also gets deleted.
    So we need to first remove redhat-release rpm if present and then
    install centos-stream-release package.
    
    It also removes dnf-core-plugins package installation as we donot
    need to download the centos-stream-release rpm.
    
    Closes-Bug: #1958202
    Related-Bug: #1958240
    
    Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
    Change-Id: Ia06c6770ea567656b5ce380826bdb120ca32a1a8
This commit is contained in:
Zuul 2022-01-21 16:18:20 +00:00 committed by Gerrit Code Review
parent 037203e68d
commit 6ed8a23e60

@ -1 +1 @@
Subproject commit 551751aef8da1db2c38293d4e629f286fc928315
Subproject commit f51dbe6b2be84a1601b2fce3dfe97f4d675ede79