Update git submodules

* Update ironic-python-agent-builder from branch 'master'
  to 1949d5c09b26d64771cc0e854c5f4c15e6152ea2
  - Merge "Add DIB_IPA_HARDWARE_RDO to define repo behaviour"
  - Add DIB_IPA_HARDWARE_RDO to define repo behaviour
    
    Currently the latest RDO repo is installed on centos9
    for the python-hardware package. This would not be appropriate in the
    following cases:
    * When repos are copied in from the host via DIB_YUM_REPO_CONF
    * When another element is responsible for setting up repos
    
    This change adds environment variable DIB_IPA_HARDWARE_RDO, which will
    only be set to `1` on centos9, when DIB_YUM_REPO_CONF isn't set, and
    when the user hasn't explicitly set DIB_IPA_HARDWARE_RDO.
    
    This retains the current default behaviour of just working, while
    giving flexibility for repos to be set up another way.
    
    Change-Id: I1cc0b9833baf642866e9762c6bae44360bffe20d
This commit is contained in:
Zuul 2023-03-21 12:41:49 +00:00 committed by Gerrit Code Review
parent 521d737762
commit c0c8ca3430

@ -1 +1 @@
Subproject commit fee1da74eee6145c15aa231c4512ac4fb7a5ef5c
Subproject commit 1949d5c09b26d64771cc0e854c5f4c15e6152ea2