Merge "Fix netplan packages do not getting fully removed"
This commit is contained in:
commit
097bddb3b7
@ -18,7 +18,9 @@
|
||||
package:
|
||||
name:
|
||||
- libnetplan0
|
||||
- libnetplan1
|
||||
- netplan.io
|
||||
- netplan-generator
|
||||
state: absent
|
||||
notify:
|
||||
- Remove netplan systemd-networkd configuration
|
||||
|
@ -0,0 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fix a bug where netplan packages are not fully removed resulting generated
|
||||
network configurations are not getting applied with ``host configure``
|
||||
commands. 'LP#2103794 <https://bugs.launchpad.net/kayobe/+bug/2103794>'__
|
Loading…
x
Reference in New Issue
Block a user