Typo in GCE_ZONE
This commit is contained in:
@@ -132,8 +132,8 @@ OPACK_GCE_BUCKET?=$(OPACK_GCE_PROJECT)
|
|||||||
# OPACK_GCE_REGION: The Google Cloud Compute Engine region.
|
# OPACK_GCE_REGION: The Google Cloud Compute Engine region.
|
||||||
OPACK_GCE_REGION?=europe-west4
|
OPACK_GCE_REGION?=europe-west4
|
||||||
|
|
||||||
# OPACK_GCE_REGION: The Google Cloud Compute Engine zone.
|
# OPACK_GCE_ZONE: The Google Cloud Compute Engine zone.
|
||||||
OPACK_GCE_REGION?=europe-west4-b
|
OPACK_GCE_ZONE?=europe-west4-b
|
||||||
|
|
||||||
# Define the machine type for the VM
|
# Define the machine type for the VM
|
||||||
OPACK_GCE_MACHINE?=e2-micro
|
OPACK_GCE_MACHINE?=e2-micro
|
||||||
|
|||||||
Reference in New Issue
Block a user