Update git submodules

* Update kayobe-config-dev from branch 'master'
  to baf5c9f7191bf155b52072f494301474bd4b6755
  - Use dummy1 as bridge port instead of eth1
    
    With NetworkManager, the MichaelRigart.interfaces role only creates an
    interface with the dummy type if it is called dummy*, otherwise it is
    created as ethernet.
    
    The default dev configuration was using eth1 for the bridge port, which
    was causing issues on Rocky Linux 9, for example when following the
    automated setup [1]. Switch to dummy1 to ensure a dummy port is created.
    
    [1] https://docs.openstack.org/kayobe/latest/contributor/automated.html
    
    Change-Id: Ib61a62e126c66d4133d8e80dff5643ebc6966bd1
This commit is contained in:
Pierre Riteau 2024-02-02 12:53:14 +01:00 committed by Gerrit Code Review
parent 2901cfb387
commit e7c77facc6
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9ea61b6c17fb2ef12880d1506c6a042c0593c865
Subproject commit baf5c9f7191bf155b52072f494301474bd4b6755