diff --git a/bdutil_env.sh b/bdutil_env.sh index 1030cd6..682ee95 100644 --- a/bdutil_env.sh +++ b/bdutil_env.sh @@ -36,12 +36,8 @@ PROJECT="" # GCE settings. GCE_IMAGE='debian-7-backports' -# MOE:begin_strip -GCE_MACHINE_TYPE='n1-standard-2' -GCE_ZONE='us-east1-a' -# MOE:end_strip -# MOE:insert GCE_MACHINE_TYPE='n1-standard-4' -# MOE:insert GCE_ZONE='us-central1-a' +GCE_MACHINE_TYPE='n1-standard-4' +GCE_ZONE='us-central1-a' # When setting a network it's important for all nodes be able to communicate # with eachother and for SSH connections to be allowed inbound to complete # cluster setup and configuration.