Commit graph

5 commits

Author SHA1 Message Date
Samuel Beaulieu
b178aba883
log vm_ready? error from provider whn vmpooler cannot tcp to port 22 2022-07-22 14:43:37 -05:00
Samuel Beaulieu
4e85886da4
wait until instance reports being status ready (aws checks that it is reachable) which fixes a lot of the net:ssh issues for provisioning 2022-07-22 13:37:13 -05:00
Samuel Beaulieu
0d7923ed4d
fix logging, add proper aws_setup class, add a name for the VM which is based on the current site_name 2022-07-21 11:44:24 -05:00
Samuel Beaulieu
0bff2df079
Change the way we load secrets so that we do not have to pass them as ENV vars.
they will be pulled from the provider config, similarily to the other providers
2022-07-11 10:55:03 -05:00
Samuel Beaulieu
65c797137e
rename from AWS to EC2 for consistency
The other cloud provider is GCE and not GCP. In the same way we are creating VMs
in EC2 on AWS.
2022-07-07 08:49:46 -05:00
Renamed from lib/vmpooler/providers/aws.rb (Browse further)