mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
automated integration tests for cloudstack (#20552)
This commit is contained in:
6
test/integration/targets/cs_volume/defaults/main.yml
Normal file
6
test/integration/targets/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: "{{ cs_common_template }}"
|
||||
test_cs_instance_offering_1: Small Instance
|
||||
test_cs_disk_offering_1: Custom
|
||||
Reference in New Issue
Block a user