Chromium 118
This commit is contained in:
parent
29c2468ccf
commit
6d190e5ebb
|
|
@ -6,7 +6,7 @@ ansible_connection=local
|
|||
ansible_python_interpreter=python
|
||||
image=ami-08d090f841c8435e9
|
||||
region=us-east-1
|
||||
instance_size=c7i.12xlarge
|
||||
instance_size=c6i.12xlarge
|
||||
|
||||
[aws]
|
||||
|
||||
|
|
@ -14,4 +14,4 @@ instance_size=c7i.12xlarge
|
|||
ansible_connection=ssh
|
||||
ansible_python_interpreter=auto_silent
|
||||
ansible_ssh_private_key_file=ansible.pem
|
||||
chromium_revision=1181205
|
||||
chromium_revision=1192594
|
||||
|
|
|
|||
|
|
@ -58,7 +58,7 @@
|
|||
ebs:
|
||||
delete_on_termination: true
|
||||
volume_type: io2
|
||||
volume_size: 128
|
||||
volume_size: 256
|
||||
iops: 3000
|
||||
register: ec2
|
||||
|
||||
|
|
|
|||
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue