kolla-ansible/ansible/roles/ceph/tasks
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
..
bootstrap_mons.yml Use inventory_hostname for Ceph bootstrap 2016-07-10 05:16:10 +00:00
bootstrap_osds.yml Read GPT label using sgdisk rather than udev 2016-07-07 10:26:34 +01:00
config.yml Make configurable the location where config files are merged 2016-05-23 03:23:06 -04:00
deploy.yml Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
distribute_keyrings.yml Update ceph-mon keyrings 2016-01-28 17:47:30 +00:00
do_reconfigure.yml Read GPT label using sgdisk rather than udev 2016-07-07 10:26:34 +01:00
generate_cluster.yml Use inventory_hostname for Ceph bootstrap 2016-07-10 05:16:10 +00:00
main.yml Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
pull.yml Allow ceph role to pull images 2016-01-04 19:49:27 +00:00
reconfigure.yml Reconfigure ceph service 2016-03-04 18:06:50 +00:00
start_mons.yml Make Heka collect Ceph logs 2016-05-05 13:26:44 -04:00
start_osds.yml Read GPT label using sgdisk rather than udev 2016-07-07 10:26:34 +01:00
start_rgws.yml Make Heka collect Ceph logs 2016-05-05 13:26:44 -04:00
upgrade.yml Add upgrade play for ceph 2016-02-26 15:45:43 +00:00