kayobe/kayobe
Pierre Riteau ee63b3253d Fix MTU of NetworkManager bridge VLAN interfaces
We are seeing an issue on Rocky Linux 9 where VLAN interfaces on bridges
have their MTU set to MTU-1 after rebooting. This is likely related to
how MTU is set by NetworkManager for bridges: it first sets the MTU to
MTU-1 before setting it to the correct value [1].

We can work around this issue by not explicitly setting the MTU
configuration on the VLAN interface if it is the same as the parent
bridge. It will be automatically inherited from the parent.

[1] 864872e9a8

Closes-Bug: #2039947
Change-Id: I23366f4de7842e7c2fe40e431fac76f26e9892de
2023-10-20 14:51:37 +02:00
..
cli bifrost: Populate bifrost host vars on deprovision 2023-10-17 09:29:31 +02:00
cmd Stop to use the __future__ module. 2020-06-02 20:19:56 +02:00
plugins Fix MTU of NetworkManager bridge VLAN interfaces 2023-10-20 14:51:37 +02:00
tests bifrost: Populate bifrost host vars on deprovision 2023-10-17 09:29:31 +02:00
__init__.py Add kayobe python module with CLI 2017-02-28 16:17:54 +00:00
ansible.py Kayobe environment dependencies 2023-05-30 20:20:41 +01:00
environment.py Exclude shared directories when creating environments 2021-04-22 09:21:27 +02:00
exception.py Support installing galaxy roles from kayobe-config 2018-05-21 16:00:57 +01:00
kolla_ansible.py Kayobe environment dependencies 2023-05-30 20:20:41 +01:00
utils.py Merge "Fix last return value in _get_base_path" 2023-10-17 13:28:52 +00:00
vault.py Add support for ANSIBLE_VAULT_PASSWORD_FILE 2022-10-13 22:08:15 +02:00
version.py Build release notes using reno 2018-05-04 15:11:23 +01:00