algo/roles/cloud-ec2
Glenn Schlereth 4464be8259
Added support for EC2 Spot instances (#14248)
If new instance_market_type config.cfg variable specifies 'spot' instead of 'on-demand' then
the stack.yml creates a LaunchTemplate resource using spot option. The create EC2 Instance command
uses that LaunchTemplate.
2021-08-14 15:26:17 +03:00
..
defaults Refactor to support Ansible 2.8 (#1549) 2019-09-28 08:10:20 +08:00
files Added support for EC2 Spot instances (#14248) 2021-08-14 15:26:17 +03:00
tasks Added support for EC2 Spot instances (#14248) 2021-08-14 15:26:17 +03:00