Skip to content

Commit 61662ad

Browse files
author
Rajath Agasthya
committed
Change vCenter customization spec name
1 parent 76bbf50 commit 61662ad

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ci/pipelines/stemcells-windows.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -853,6 +853,7 @@ jobs:
853853
CLONE_RESOURCE_POOL: /dc0/host/concourse_cluster/Resources
854854
CLONE_FOLDER: /dc0/vm/bosh-windows-ci-vms-and-templates
855855
JOB_OS_NAME: "windows"
856+
VM_CUSTOMIZATION_NAME: Bosh-Windows-2019-Base
856857
- task: generate-deps-file
857858
file: bosh-windows-stemcell-builder-ci/ci/tasks/generate-deps-file/task.yml
858859
image: bosh-windows-stemcell-builder-ci-image

ci/tasks/setup-integration-test-vm/task.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ params:
1818
BASE_VM_IPATH:
1919
CLONE_DATASTORE:
2020
CLONE_RESOURCE_POOL:
21-
VM_CUSTOMIZATION_NAME: Bosh-Windows-Base
21+
VM_CUSTOMIZATION_NAME: Bosh-Windows-2019-Base
2222
VM_ORG_NAME: Broadcom
2323
VM_USERNAME: Tanzu Platform
2424
CLONE_FOLDER:

0 commit comments

Comments
 (0)