openstack-ansible/releasenotes/notes/ansible-hostname-bug-rabbitmq-7919f9311d61dcd6.yaml
Amy Marrich (spotz) 39d1f38c39 DOC - Add note regarding Ansible hostname bug
Added a note to the operations guide and a release note for the issue

Change-Id: I8cc3d8b3c46de5e99fd5e2aa03a44be36efe28ba
Closes-Bug: #1669125
2017-03-08 11:10:10 +00:00

10 lines
403 B
YAML

---
issues:
- |
There is currently an Ansible bug in regards to ``HOSTNAME``. If
the host ``.bashrc`` holds a var named ``HOSTNAME``, the container where the
``lxc_container`` module attaches will inherit this var and potentially
set the wrong ``$HOSTNAME``. See
`the Ansible fix <https://github.com/ansible/ansible/pull/22246>`_ which will be released
in Ansible version 2.3.