kolla-ansible/ansible
Paul Bourke a479afac4a Use inventory_hostname for Ceph bootstrap
The inventory_hostname is more reliable than ansible_hostname for the
way we use it here. If the deploy node cannot resolve the hostname of a
target node (the operator is using IP addresses in their inventory), the
bootstrap will fail with:

"Host: x.x.x.x, Task: ceph : Fetching Ceph keyrings, Status:
unreachable, Message: SSH Error: data could not be sent to the remote
host.  Make sure this host can be reached over ssh"

Closes-Bug: 1599138
Change-Id: Ic76e4baf8c642c59bbe81e6671ac97bcbb57d470
2016-07-10 05:16:10 +00:00
..
action_plugins Fix the incompatibility for ansible 2.1.0 2016-05-30 23:02:09 +08:00
group_vars Fixed typo in all.yml 2016-06-30 17:44:10 -04:00
inventory Implement ceilometer ansible role 2016-06-16 22:05:56 -04:00
library Added unit test for image operation 2016-06-28 10:57:47 +00:00
roles Use inventory_hostname for Ceph bootstrap 2016-07-10 05:16:10 +00:00
certificates.yml Add Ansible scripts to generate TLS certificates for testing 2016-02-26 14:09:31 -05:00
cleanup.yml Add a role to cleanup containers after deployment 2016-04-19 10:00:59 -04:00
mariadb_recovery.yml MariaDB lights out recovery 2016-03-16 15:53:44 +00:00
post-deploy.yml Create openrc file on the deploy node 2015-11-23 17:02:54 -05:00
prechecks.yml Fix file permissions 2015-12-26 17:36:38 +00:00
site.yml Implement ceilometer ansible role 2016-06-16 22:05:56 -04:00