mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +02:00
closes #175
This commit is contained in:
parent
ceb84dd8ec
commit
75194675eb
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
gce:
|
||||
instance_names: "{{ server_name }}"
|
||||
zone: "{{ zone }}"
|
||||
machine_type: n1-standard-1
|
||||
machine_type: f1-micro
|
||||
image: ubuntu-1604
|
||||
service_account_email: "{{ credentials_file_lookup.client_email }}"
|
||||
credentials_file: "{{ credentials_file }}"
|
||||
|
|
Loading…
Add table
Reference in a new issue