mirror of
https://github.com/ceph/ceph
synced 2025-02-19 00:47:49 +00:00
openstack: resource hint must contain an array
Signed-off-by: Loic Dachary <ldachary@redhat.com>
This commit is contained in:
parent
739b1d6c43
commit
5eaf118eed
@ -4,13 +4,13 @@ roles:
|
||||
- - osd.0
|
||||
- osd.1
|
||||
openstack:
|
||||
machine:
|
||||
disk: 20 # GB
|
||||
ram: 2000 # MB
|
||||
cpus: 1
|
||||
volumes: # attached to each instance
|
||||
count: 3
|
||||
size: 10 # GB
|
||||
- machine:
|
||||
disk: 20 # GB
|
||||
ram: 2000 # MB
|
||||
cpus: 1
|
||||
volumes: # attached to each instance
|
||||
count: 3
|
||||
size: 10 # GB
|
||||
tasks:
|
||||
- install:
|
||||
- ceph:
|
||||
|
Loading…
Reference in New Issue
Block a user