mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
8 lines
385 B
YAML
8 lines
385 B
YAML
---
|
|
test_cs_instance_1: "{{ cs_resource_prefix }}-vm1"
|
|
test_cs_instance_2: "{{ cs_resource_prefix }}-vm2"
|
|
test_cs_instance_3: "{{ cs_resource_prefix }}-vm3"
|
|
test_cs_instance_template: "{{ cs_common_template }}"
|
|
test_cs_instance_offering_1: Small Instance
|
|
test_cs_disk_offering_1: Custom
|
|
test_cs_volume_to_upload: http://dl.openvm.eu/cloudstack/macchinina/x86_64/macchinina-xen.vhd.bz2
|