commit | 595192c06a27f851568c5d0e171c0ee24bfc790a | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Tue Feb 13 09:17:25 2018 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Tue Feb 13 09:17:25 2018 -0500 |
tree | 6a835df8b9ff289f245d284f59ae02bff19af6d7 | |
parent | d297b75f0dbd9ab7dee8fc44038da98042df5490 [diff] |
reduced instance size
diff --git a/gce-properties.yml b/gce-properties.yml index e58ad12..aa4a66b 100644 --- a/gce-properties.yml +++ b/gce-properties.yml
@@ -1,6 +1,6 @@ --- credentials_file: ~/.apigee-secure/default-service-account.json -machine_type: 'n1-standard-4' +machine_type: 'n1-standard-3' image: 'centos-7-v20180104' #image: 'centos-7' #image: 'centos-7-v20170918'