Change volumes to boot_volume for os volume
This commit is contained in:
parent
ca9f31c201
commit
5a43ca0d09
|
@ -39,7 +39,6 @@
|
|||
name: "kube{{ item }}.matrix-test.sunet.se"
|
||||
state: present
|
||||
flavor: b2.c4r16
|
||||
volumes:
|
||||
- kube{{ item }}-matrix-test-sunet-se-osvol
|
||||
boot_volume: kube{{ item }}-matrix-test-sunet-se-osvol
|
||||
nics: "port-name=kube{{ item }}-matrix-test-sunet-se-port"
|
||||
loop: "{{ range(1,4)|list }}"
|
||||
|
|
Loading…
Reference in a new issue