ceph-ansible/roles/ceph-mon/tasks/docker
Sébastien Han a4dbe49f7f docker: fix more than one monitor deployment
There is no need to run the actions from
roles/ceph-mon/tasks/docker/create_configs.yml
on the first monitor only since the monitor deployment happens
**serially**.
Moreover with Vagrant it's useful to allow the auto creation of the
cluster fsid, so enabling the option. If this is not desired you can
still set `fsid: 9c9c0448-0551-401d-b55b-e5b3a42bae42` for example.

Signed-off-by: Sébastien Han <seb@redhat.com>
2016-08-24 09:05:14 +02:00
..
checks.yml docker: use cluster name 2016-08-24 09:04:49 +02:00
copy_configs.yml docker: fix tons of issues 2016-03-24 17:55:21 +01:00
create_configs.yml docker: use cluster name 2016-08-24 09:04:49 +02:00
dirs_permissions.yml Support for docker image tags 2016-07-12 15:49:07 -07:00
fetch_configs.yml docker: use cluster name 2016-08-24 09:04:49 +02:00
main.yml docker: fix more than one monitor deployment 2016-08-24 09:05:14 +02:00
pre_requisite.yml Add option to enable ntp 2016-08-08 10:16:48 -07:00
selinux.yml Add proper permission for selinux 2015-10-21 12:11:32 +02:00
start_docker_monitor.yml docker: use cluster name 2016-08-24 09:04:49 +02:00