mirror of
https://github.com/ipxe/ipxe
synced 2026-05-08 15:02:55 +03:00
0e70ad1883
Creating ad hoc instances in Alibaba Cloud is extremely cumbersome and tedious due to the need to specify an explicit vSwitch and security group, with no defaults being available. Add a utility that will create a VPC within each region, a vSwitch within each zone within each region, and a security group within each region. Signed-off-by: Michael Brown <mcb30@ipxe.org>