ceph-ansible/roles/ceph-common/tasks
Sébastien Han 6d7fa99ff7 defaults: fix rgw_hostname
A couple if things were wrong in the initial commit:

* ceph_release_num[ceph_release] >= ceph_release_num['luminous'] will
never work since the ceph_release fact is set in the roles after. So
either ceph-common or ceph-docker-common set it

* we can easily re-use the initial command to check if a cluster is
running, it's more elegant than running it twice.

* set the fact rgw_hostname on rgw nodes only

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1618678
Signed-off-by: Sébastien Han <seb@redhat.com>
2018-08-22 17:46:00 +02:00
..
checks rgw: ability to use ceph-ansible vars into containers 2018-08-09 14:13:17 +02:00
installs ceph-common: fix rhcs condition 2018-07-04 17:17:21 +02:00
misc rgw: ability to use ceph-ansible vars into containers 2018-08-09 14:13:17 +02:00
configure_cluster_name.yml ceph-common: Add initial support for openSUSE Leap distributions 2017-11-14 10:51:22 +00:00
configure_memory_allocator.yml Option to set TCMALLOC_MAX_TOTAL_THREAD_CACHE_BYTES 2017-10-25 14:38:36 +01:00
create_rbd_client_dir.yml name includes and set_fact for clarity 2017-09-18 23:39:46 +02:00
facts_mon_fsid.yml defaults: fix rgw_hostname 2018-08-22 17:46:00 +02:00
main.yml defaults: fix rgw_hostname 2018-08-22 17:46:00 +02:00
release-rhcs.yml ceph-defaults: add the nautilus 14.x entry to ceph_release_num 2018-06-01 16:51:23 +02:00