mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-30 07:50:43 +00:00
cloudstack: test_cs_instance: make it more configurable
This commit is contained in:
parent
15a7f818e1
commit
eb44f85dc8
3 changed files with 19 additions and 21 deletions
|
|
@ -1,2 +1,5 @@
|
|||
---
|
||||
instance_number: 1
|
||||
test_cs_instance_template: CentOS 5.3(64-bit) no GUI (Simulator)
|
||||
test_cs_instance_offering_1: Small Instance
|
||||
test_cs_instance_offering_2: Medium Instance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue