diff --git a/site.yml b/site.yml index 411b4787d..6525d5723 100644 --- a/site.yml +++ b/site.yml @@ -6,6 +6,7 @@ roles: - ceph-mon - { role: ceph-restapi, when: restapi_group_name is defined and restapi_group_name in group_names } + #serial: 1 # ENABLE THIS WHEN DEPLOYING MONITORS ON DOCKER CONTAINERS - hosts: osds sudo: True