kayobe/releasenotes/notes/ubuntu-package-update-0db09fc57249b9fc.yaml
Mark Goddard 48a6dcc82d Ubuntu: support host package update
Currently, the 'kayobe * host package update' commands do not work on
Ubuntu, since the main task is skipped.

This change adds support for running the commands against Ubuntu hosts,
passing parameters to the package module based on the OS distribution.

Change-Id: I879df0ea3f357c2bb45a5e7331a3f2569eac63e9
Story: 2009685
Task: 43988
2022-03-22 09:11:28 +00:00

11 lines
399 B
YAML

---
features:
- |
Adds support for running package updates on Ubuntu hosts via the following
existing commands:
* ``kayobe seed host package update --packages <packages>``
* ``kayobe seed hypervisor host package update --packages <packages>``
* ``kayobe infra vm host package update --packages <packages>``
* ``kayobe overcloud host package update --packages <packages>``