kayobe/releasenotes/notes/fixes-slave-interface-bounce-81d8dc8e5e474447.yaml
Will Szumski 447635ac54 Bump version of MichaelRigart.interfaces
The newer version sets the connection.autoconnect-slaves=1 config
option[1]. This will ensure that slave interfaces will also reconnect
after bouncing the parent.

[1] https://github.com/michaelrigart/ansible-role-interfaces/releases/tag/v1.15.1

Closes-Bug: #2072340
Change-Id: I2d7a8f1368d4f0e02d199029c15c453a56582b41
2025-01-14 11:34:13 +00:00

7 lines
196 B
YAML

---
fixes:
- |
Fixes an issue where slave interfaces would not be brought back up when
bouncing the master interface.
`LP#2072340 <https://bugs.launchpad.net/kayobe/+bug/2072340>`_.