ceph-ansible/roles/ceph-defaults
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
..
defaults Remove vars that are no longer used 2018-03-06 09:16:25 +01:00
handlers osd: remove old crush_location implementation 2018-03-06 15:24:31 +00:00
meta update meta for ansible galaxy 2017-08-25 00:05:44 +02:00
tasks ceph-defaults: set is_atomic variable 2018-03-21 19:16:11 +01:00
templates defaults: add useful info if daemon are not restarted properly 2018-03-14 14:22:00 +01:00
README.md Cleanup readme files in roles directories 2017-10-17 11:22:06 +02:00

README.md

Ansible role: ceph-defaults

Documentation is available at http://docs.ceph.com/ceph-ansible/.