Pierre Riteau baf5c9f719 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
2023-12-20 09:36:46 +01:00
2019-09-16 16:31:00 +02:00
2017-04-19 15:55:40 +01:00
2020-11-19 10:24:03 +00:00

Development Kayobe Configuration

This repository provides development configuration for the Kayobe project. It is based on the configuration provided by the kayobe-config repository, and provides a set of configuration suitable for a development or test environment. It is used by default in the Kayobe development environment, and also in the Kayobe Continuous Integration (CI) deployment jobs.

Description
Development configuration files for kayobe
Readme 1.4 MiB
Languages
Python 100%