diff --git a/releasenotes/notes/fix-netplan-not-get-fully-removed-b3770cf475569a6c.yaml b/releasenotes/notes/fix-netplan-not-get-fully-removed-b3770cf475569a6c.yaml index 1f5e8d51d..5e5e363b7 100644 --- a/releasenotes/notes/fix-netplan-not-get-fully-removed-b3770cf475569a6c.yaml +++ b/releasenotes/notes/fix-netplan-not-get-fully-removed-b3770cf475569a6c.yaml @@ -1,6 +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 '__ + Fixes incomplete removal of netplan packages which was preventing generated + network configuration from getting applied with ``host configure`` + commands. `LP#2103794 `__