Merge pull request #493 from ceph/sudo-test

CI does not use root, but sudo will do fine
pull/511/head
Leseb 2016-01-29 16:45:51 +01:00
commit 456e937d1e
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
- hosts: localhost
remote_user: root
sudo: true
roles:
- ceph-common
- ceph-mon

View File

@ -0,0 +1,8 @@
[mons]
localhost
[osds]
localhost
[rgws]
localhost