kolla-ansible/releasenotes/notes/bug-1933122-b34311ba73092080.yaml
Radosław Piliszek 3a7440b370 Fix host bootstrap pkg removal on Debian
The variable names are awful but this all agrees with the docs now.

Closes-Bug: #1933122
Change-Id: Icd3d140473886ba3c4847859cddccdb3c1376818
2021-06-21 15:40:46 +00:00

7 lines
195 B
YAML

---
fixes:
- |
Fixes host bootstrap on Debian not removing the conflicting packages.
It now behaves in accordance with the docs.
`LP#1933122 <https://launchpad.net/bugs/1933122>`__