Skip to content

Commit 78bb30b

Browse files
committed
update azs
* this pipeline uses the labs-gcp director. Update az name used because we are changing the labs-gcp director cloudconfig to use z1 instead of az1 to better match our other iaas directors
1 parent cdde885 commit 78bb30b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2016,7 +2016,7 @@ jobs:
20162016
input_mapping: { stemcell: bosh-windows-stemcell }
20172017
params:
20182018
ACCOUNT_JSON: ((broadcom_labs_gcp_credentials_json))
2019-
AZ: az1
2019+
AZ: z1
20202020
BOSH_CA_CERT: ((iaas_directors_labs-gcp-director_bosh_ca_cert.ca))
20212021
BOSH_CLIENT: ((iaas_directors_labs-gcp-director_bosh_client.username))
20222022
BOSH_CLIENT_SECRET: ((iaas_directors_labs-gcp-director_bosh_client.password))
@@ -2061,7 +2061,7 @@ jobs:
20612061
image: bosh-integration-registry-image
20622062
input_mapping: { stemcell: bosh-windows-stemcell }
20632063
params:
2064-
AZ: az1
2064+
AZ: z1
20652065
BOSH_CA_CERT: ((iaas_directors_labs-gcp-director_bosh_ca_cert.ca))
20662066
BOSH_CLIENT: ((iaas_directors_labs-gcp-director_bosh_client.username))
20672067
BOSH_CLIENT_SECRET: ((iaas_directors_labs-gcp-director_bosh_client.password))

0 commit comments

Comments
 (0)