kayobe/releasenotes/notes/host-run-command-eb98cb077d546551.yaml
Pierre Riteau 2194bc2b5f Fix formatting of lists of commands in release notes
Without markup to generate a list, multiple commands are rendered on the
same line.

Change-Id: Ibc6d55c653a3d3f6523af42e7960cfc649989c9d
2019-08-16 15:17:14 +02:00

9 lines
293 B
YAML

---
features:
- |
Add commands to run commands on seed hypervisor, seed and overcloud hosts:
* ``kayobe seed hypervisor host command run --command <command>``
* ``kayobe seed host command run --command <command>``
* ``kayobe overcloud host command run --command <command>``