Update build instance

This commit is contained in:
Kyle McNally 2023-09-19 13:17:56 -04:00
parent 93954a5217
commit 67e1c394a5
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ ansible_connection=local
ansible_python_interpreter=python
image=ami-08d090f841c8435e9
region=us-east-1
instance_size=c6i.12xlarge
instance_size=c7i.12xlarge
[aws]

View File

@ -71,7 +71,7 @@
wait_for:
host: "{{ ec2.instances[0].public_ip_address }}"
port: 22
timeout: 240
timeout: 320
state: started
- name: AWS