tripleo-heat-templates/releasenotes/notes/undercloud-tripleo-admin-7043cc0b2e4bfb8a.yaml
Steve Baker 0d106a261d Create tripleo-admin user on the undercloud
The resulting user home directory is mounted into the mistral-executor
container. A later change in tripleo-common will populate
.ssh/authorized_users with the generated private key so that
mistral-executor can manage the undercloud host via ansible localhost ssh.

Change-Id: I4c8ee04534636622581eb386c01790d6610e7f58
Partial-Bug: #1813832
Depends-On: Id89cc920e165c2103707609fd37639c3032cc8ea
2019-01-31 11:33:32 -05:00

6 lines
155 B
YAML

---
features:
- |
When deploying mistral-executor, create a tripleo-admin user on the
undercloud for running external deploy tasks with ansible.