ceph-ansible/roles/ceph-defaults/tasks
Andrew Schoen 6cffbd5409 ceph-defaults: set is_atomic variable
This variable is needed for containerized clusters and is required for
the ceph-docker-common role. Typically the is_atomic variable is set in
site-docker.yml.sample though so if ceph-docker-common is used outside
of that playbook it needs set in another way. Moving the creation of
the variable inside this role means playbooks don't need to worry
about setting it.

fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1558252

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2018-03-21 19:16:11 +01:00
..
check_running_cluster.yml defaults: rename check_socket files for containers 2018-01-10 15:44:47 +01:00
check_running_containers.yml defaults: rename check_socket files for containers 2018-01-10 15:44:47 +01:00
check_socket_non_container.yml default: look for the right return code on socket stat in-use 2017-12-14 16:59:14 +01:00
facts.yml ceph-defaults: set is_atomic variable 2018-03-21 19:16:11 +01:00
main.yml defaults: rename check_socket files for containers 2018-01-10 15:44:47 +01:00