Restored home directory for apigee user.
diff --git a/gce-properties.yml b/gce-properties.yml
index e81b471..4377b3f 100644
--- a/gce-properties.yml
+++ b/gce-properties.yml
@@ -2,7 +2,8 @@
 credentials_file: ~/.apigee-secure/default-service-account.json
 disk_size: 50
 #machine_type: 'n1-highmem-8'
-machine_type: 'n1-standard-8'
+machine_type: 'n1-standard-32'
+#machine_type: 'n1-standard-8'
 #machine_type: 'n1-standard-4'
 #machine_type: 'n1-standard-2'
 #image: 'centos-7-v20180104'