Typo in GCE_ZONE

This commit is contained in:
Samuel Aubertin
2025-05-02 00:00:44 +02:00
parent 53a3a86403
commit 1b5ce408d7

View File

@@ -132,8 +132,8 @@ OPACK_GCE_BUCKET?=$(OPACK_GCE_PROJECT)
# OPACK_GCE_REGION: The Google Cloud Compute Engine region.
OPACK_GCE_REGION?=europe-west4
# OPACK_GCE_REGION: The Google Cloud Compute Engine zone.
OPACK_GCE_REGION?=europe-west4-b
# OPACK_GCE_ZONE: The Google Cloud Compute Engine zone.
OPACK_GCE_ZONE?=europe-west4-b
# Define the machine type for the VM
OPACK_GCE_MACHINE?=e2-micro