commit | c864479b2615c796858b4ea9c533ae9c606c1b91 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Wed Feb 14 05:57:43 2018 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Wed Feb 14 05:57:43 2018 -0500 |
tree | 1b870cb8dd9ede3e2f71abd9d70445efdd689548 | |
parent | 67962a2ede6d89be58e3d3ee32a0b04f015fc481 [diff] |
updated upgrade scripts
diff --git a/gce-properties.yml b/gce-properties.yml index 067b97f..2b8c628 100644 --- a/gce-properties.yml +++ b/gce-properties.yml
@@ -1,6 +1,9 @@ --- credentials_file: ~/.apigee-secure/default-service-account.json -machine_type: 'n1-standard-2' +machine_type: 'n1-highmem-8' +#machine_type: 'n1-standard-8' +#machine_type: 'n1-standard-4' +#machine_type: 'n1-standard-2' image: 'centos-7-v20180104' #image: 'centos-7' #image: 'centos-7-v20170918'