Merge pull request #248 from aisrael/wip-allow_restapi_false

Allow restapi=false
pull/249/head
Leseb 2015-04-14 11:51:01 +02:00
commit 7b3a001c33
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
sudo: True
roles:
- ceph-mon
- ceph-restapi
- { role: ceph-restapi, when: restapi }
- hosts: osds
sudo: True