algo/roles
Josh Meisels d37c6b72c5 Add new Azure regions and allow user to select VM size (#332)
* Update Azure Region List

Included several additional regions in the Azure list.

In a future version we may want to ask users to choose a continent, then present region options since this list is getting long.

* Add VM size selection

Added prompt for user to choose VM size. Useful because the default size is not available in all regions, and there are cheaper sizes.

* Handle vm_size choice in "Create an Instance" step

Use the variable passed in that the user chose for vm_size.

* Differentiate Basic A0 and Standard A0

* Remove vm_size D1 since it's being deprecated

* Fix syntax issue - missing semicolons

* Remove note to self comment

* Remove changes to let user select VM size

Removing my previous additions that let the user select their Azure VM size.

* Hard code VM size to cheapest size

Remove my usage of a variable for VM size. Update to use the Basic_A0, which is the cheapest size of VM.
2017-04-02 12:34:09 -04:00
..
client Minor name and documentation edits (#327) 2017-04-01 00:19:10 -04:00
cloud-azure Add new Azure regions and allow user to select VM size (#332) 2017-04-02 12:34:09 -04:00
cloud-digitalocean DO. env variables #195 2017-03-12 11:31:05 +03:00
cloud-ec2 Change EC2 VPC CIDR blocks to uncommon non-routable addresses (#335) 2017-04-02 00:53:53 -04:00
cloud-gce GCE. env variables #195 2017-03-12 11:32:36 +03:00
common FreeBSD / HardenedBSD (#262) 2017-03-18 12:22:07 +03:00
dns_adblocking FreeBSD / HardenedBSD (#262) 2017-03-18 12:22:07 +03:00
local local inventory #30 2017-03-06 01:03:27 +03:00
logging additional tags 2016-10-10 15:32:14 +03:00
proxy ensure that apparmor is supported by the kernel #215 2017-01-16 00:19:57 +03:00
security Minor name and documentation edits (#327) 2017-04-01 00:19:10 -04:00
ssh_tunneling FreeBSD / HardenedBSD (#262) 2017-03-18 12:22:07 +03:00
vpn Minor name and documentation edits (#327) 2017-04-01 00:19:10 -04:00