mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
cloudstack: add tests for cs_volume
This commit is contained in:
6
test/integration/roles/test_cs_volume/defaults/main.yml
Normal file
6
test/integration/roles/test_cs_volume/defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
test_cs_instance_1: "{{ cs_resource_prefix }}-vm1"
|
||||
test_cs_instance_2: "{{ cs_resource_prefix }}-vm2"
|
||||
test_cs_instance_template: CentOS 5.3(64-bit) no GUI (Simulator)
|
||||
test_cs_instance_offering_1: Small Instance
|
||||
test_cs_disk_offering_1: Small
|
||||
Reference in New Issue
Block a user