mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-13 08:13:01 +02:00
added service_offering option
This commit is contained in:
parent
b314acf326
commit
d06c4d2a74
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@
|
|||
ssh_key: "{{ keypair_name }}"
|
||||
security_groups: "{{ cs_security_group.name }}"
|
||||
zone: "{{ algo_region }}"
|
||||
service_offering: "{{ size }}"
|
||||
register: cs_server
|
||||
|
||||
- set_fact:
|
||||
|
|
Loading…
Add table
Reference in a new issue