Skip to content

Commit fb51caa

Browse files
committed
ci: 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 4b0fbae commit fb51caa

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
@@ -2007,7 +2007,7 @@ jobs:
20072007
input_mapping: { stemcell: bosh-windows-stemcell }
20082008
params:
20092009
ACCOUNT_JSON: ((broadcom_labs_gcp_credentials_json))
2010-
AZ: az1
2010+
AZ: z1
20112011
BOSH_CA_CERT: ((iaas_directors_labs-gcp-director_bosh_ca_cert.ca))
20122012
BOSH_CLIENT: ((iaas_directors_labs-gcp-director_bosh_client.username))
20132013
BOSH_CLIENT_SECRET: ((iaas_directors_labs-gcp-director_bosh_client.password))
@@ -2049,7 +2049,7 @@ jobs:
20492049
image: bosh-integration-registry-image
20502050
input_mapping: { stemcell: bosh-windows-stemcell }
20512051
params:
2052-
AZ: az1
2052+
AZ: z1
20532053
BOSH_CA_CERT: ((iaas_directors_labs-gcp-director_bosh_ca_cert.ca))
20542054
BOSH_CLIENT: ((iaas_directors_labs-gcp-director_bosh_client.username))
20552055
BOSH_CLIENT_SECRET: ((iaas_directors_labs-gcp-director_bosh_client.password))

0 commit comments

Comments
 (0)