mirror of https://github.com/ceph/ceph-ansible.git
6d7fa99ff7
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> |
||
---|---|---|
.. | ||
checks | ||
installs | ||
misc | ||
configure_cluster_name.yml | ||
configure_memory_allocator.yml | ||
create_rbd_client_dir.yml | ||
facts_mon_fsid.yml | ||
main.yml | ||
release-rhcs.yml |