Revert back to MichaelRigart.interfaces
NetworkManager support has now landed in upstream, see: https://github.com/michaelrigart/ansible-role-interfaces/releases/tag/v1.14.0 This also fixes a couple of bugs in the fork we were using (see linked bug reports). Closes-Bug: #2016970 Closes-Bug: #2016971 Change-Id: I23584fe76554680251307d75078dec34e3a9d384
This commit is contained in:
parent
bdaeed184b
commit
3f4010d35a
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes various issues when applying network configuration on Rocky 9 hosts.
|
||||
See bugs: `2016970 <https://bugs.launchpad.net/kayobe/+bug/2016970>`_ and
|
||||
`2016971 <https://bugs.launchpad.net/kayobe/+bug/2016971>`_.
|
@ -16,10 +16,8 @@ roles:
|
||||
- src: jriguera.configdrive
|
||||
# There are no versioned releases of this role.
|
||||
version: 29871bf3279ef95fc8f7339b9abd13f869980750
|
||||
- src: https://github.com/stackhpc/ansible-role-interfaces.git
|
||||
name: MichaelRigart.interfaces
|
||||
scm: git
|
||||
version: networkmanager
|
||||
- name: MichaelRigart.interfaces
|
||||
version: v1.14.0
|
||||
- src: mrlesmithjr.chrony
|
||||
version: v0.1.4
|
||||
- src: mrlesmithjr.manage-lvm
|
||||
|
Loading…
Reference in New Issue
Block a user