mirror of https://github.com/ceph/ceph-ansible.git
126e2e3f92
If there are no services on the cluster, then the 'rgw' could be missing and the task is failing with the following problem: msg": "The task includes an option with an undefined variable. The error was: 'dict object' has no attribute 'rgw' We fix this by checking the existence of the 'rgw' attribute. If it's missing, we skip the task since the role already contains code to set a good default rgw_hostname. Signed-off-by: Markos Chandras <mchandras@suse.de> |
||
---|---|---|
.. | ||
check_running_cluster.yml | ||
check_running_containers.yml | ||
check_socket_non_container.yml | ||
create_ceph_initial_dirs.yml | ||
facts.yml | ||
main.yml |