tripleo-validations/releasenotes/notes/configurable-ssh-user-840a9...

8 lines
292 B
YAML

---
fixes:
- The ansible_ssh_user in the generated inventory by
tripleo-ansible-inventory is now configurable instead
of hardcoded to heat-admin. The default is still heat-admin.
Use the `--ansible_ssh_user` param or the `ANSIBLE_SSH_USER`
env var to define a custom value.