diff --git a/releasenotes/notes/host-package-update-c5bddba791754646.yaml b/releasenotes/notes/host-package-update-c5bddba791754646.yaml index fc1510ea3..187dc89a2 100644 --- a/releasenotes/notes/host-package-update-c5bddba791754646.yaml +++ b/releasenotes/notes/host-package-update-c5bddba791754646.yaml @@ -3,5 +3,5 @@ features: - | Add commands to update packages on seed and overcloud hosts: - ``kayobe seed host package update --packages `` - ``kayobe overcloud host package update --packages `` + * ``kayobe seed host package update --packages `` + * ``kayobe overcloud host package update --packages `` diff --git a/releasenotes/notes/host-run-command-eb98cb077d546551.yaml b/releasenotes/notes/host-run-command-eb98cb077d546551.yaml index 8771e6829..be9492597 100644 --- a/releasenotes/notes/host-run-command-eb98cb077d546551.yaml +++ b/releasenotes/notes/host-run-command-eb98cb077d546551.yaml @@ -3,6 +3,6 @@ features: - | Add commands to run commands on seed hypervisor, seed and overcloud hosts: - ``kayobe seed hypervisor host command run --command `` - ``kayobe seed host command run --command `` - ``kayobe overcloud host command run --command `` + * ``kayobe seed hypervisor host command run --command `` + * ``kayobe seed host command run --command `` + * ``kayobe overcloud host command run --command ``