ansible: netplan: fixed host netif by mac address
authorMichael Jeanson <mjeanson@efficios.com>
Fri, 9 Aug 2024 16:00:58 +0000 (12:00 -0400)
committerMichael Jeanson <mjeanson@efficios.com>
Fri, 9 Aug 2024 16:04:31 +0000 (12:04 -0400)
commit98ecdc745465eafa7fe1b4059b294fd744ff7c91
tree28a584840b58a373fc10ec2c22bcb446c105e9a9
parentfe7cc0c9c5fc17ece0c5729f0631947ce098534d
ansible: netplan: fixed host netif by mac address

Since we track the bookworm-backports kernel on the CI amd64 hosts, the
name of the network interfaces may change after a kernel update. Change
the netplan config to bind the interface based on its mac address which
doesn't change.

Change-Id: I7c2a040964f22187fb6a76e1ec3cd1b6e05a2679
Signed-off-by: Michael Jeanson <mjeanson@efficios.com>
automation/ansible/host_vars/ci-host-amd64-1a.internal.efficios.com.yml
automation/ansible/host_vars/ci-host-amd64-1b.internal.efficios.com.yml
automation/ansible/host_vars/ci-host-amd64-1c.internal.efficios.com.yml
automation/ansible/host_vars/ci-host-amd64-1d.internal.efficios.com.yml
automation/ansible/host_vars/ci-host-amd64-2a.internal.efficios.com.yml
automation/ansible/host_vars/ci-host-amd64-2b.internal.efficios.com.yml
automation/ansible/host_vars/ci-host-amd64-2c.internal.efficios.com.yml
automation/ansible/host_vars/ci-host-amd64-2d.internal.efficios.com.yml
This page took 0.023857 seconds and 4 git commands to generate.