kayobe/releasenotes/notes/seed-hypervisor-bootstrap-58bafc1ea0d125bc.yaml
Mark Goddard 5f791a4b46 Seed hypervisor user bootstrapping skipped
Although the 'kayobe seed hypervisor host configure' command executes
the kayobe-ansible-user.yml playbook correctly, the playbook does not
have the seed-hypervisor group in its host list, so it is a noop. This
change fixes that.

Change-Id: I30a83a9851345ece061413d3c1751112247425ae
Story: 2004401
Task: 28034
2018-11-21 16:05:17 +00:00

8 lines
255 B
YAML

---
fixes:
- |
Fixes an issue where the seed hypervisor user bootstrapping is not
performed when executing ``kayobe seed hypervisor host configure``. See
`story 2004401 <https://storyboard.openstack.org/#!/story/2004401>`__ for
details.