mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
closes #175
This commit is contained in:
parent
6852d5f54e
commit
50975887ba
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