This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b105549ed8
ceph-ansible
/
tests
/
inventories
/
single-machine.yml
12 lines
71 B
YAML
Raw
Normal View
History
Unescape
Escape
create a single-machine inventory for testing Signed-off-by: Alfredo Deza <adeza@redhat.com>
2016-01-26 20:10:41 +08:00
[
mons]
localhost
[
osds]
localhost
[
rgws]
localhost
add a mdss group to the CLI testing inventory The ceph-mds role is being tested, but there was not group for it in the inventory so ceph-mds was not being installed on the testing machine. Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2016-05-06 05:53:56 +08:00
[
mdss]
localhost