openstack: resource hint must contain an array

Signed-off-by: Loic Dachary <ldachary@redhat.com>
This commit is contained in:
Loic Dachary 2015-10-23 01:02:27 +02:00
parent 739b1d6c43
commit 5eaf118eed

View File

@ -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: