4138: GCE fixes
[arvados.git] / services / nodemanager / doc / gce.example.cfg
index 11289bc564bb78fafca53b8d4a683306d8430398..73cd2e12c416e2e8b8ebbfd5753293cd57f453d9 100644 (file)
@@ -104,9 +104,9 @@ ping_host = hostname:port
 
 # The GCE image name and network zone name to use when creating new nodes.
 # * Valid image aliases: https://cloud.google.com/sdk/gcloud/reference/compute/instances/create
-# * Valid network zones: https://cloud.google.com/compute/docs/zones
-image_id = debian-7
-network_id = us-central1-a
+# * Valid location (zone) names: https://cloud.google.com/compute/docs/zones
+image = debian-7
+location = us-central1-a
 
 # JSON string of service account authorizations for this cluster.
 # See http://libcloud.readthedocs.org/en/latest/compute/drivers/gce.html#specifying-service-account-scopes