commit | 06e598f195c6cb149b99e99ad24ba6641d931ee4 | [log] [tgz] |
---|---|---|
author | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 02 15:13:54 2018 -0500 |
committer | Carlos Frias <carlos.frias.01@gmail.com> | Fri Feb 02 15:13:54 2018 -0500 |
tree | 9ea2ed278acd975ecc41f5a4ba90dc779a7c4b8c | |
parent | 8adda2320c6c74699551b4004dcdac0cc4a147c1 [diff] |
updated to use current centos 7 image
diff --git a/gce-properties.yml b/gce-properties.yml index 947d412..8a7fd4d 100644 --- a/gce-properties.yml +++ b/gce-properties.yml
@@ -1,7 +1,8 @@ --- credentials_file: ~/.apigee-secure/default-service-account.json machine_type: 'n1-standard-1' -image: 'centos-7-v20170918' +image: 'centos-7' +#image: 'centos-7-v20170918' #image: 'centos-7-v20160511' #image: 'centos-6-v20170918' zone: 'us-east1-b'