Skip to content

Commit

Permalink
Windows stemcell updated to 1200.22
Browse files Browse the repository at this point in the history
  • Loading branch information
CF RELINT BOT committed Aug 6, 2018
1 parent 3c79968 commit 19570cd
Showing 1 changed file with 21 additions and 21 deletions.
42 changes: 21 additions & 21 deletions operations/windows-cell.yml
@@ -1,5 +1,5 @@
- type: replace
path: /instance_groups/-
- path: /instance_groups/-
type: replace
value:
azs:
- z1
Expand Down Expand Up @@ -95,53 +95,53 @@
vm_extensions:
- 100GB_ephemeral_disk
vm_type: small-highmem
- type: replace
path: /releases/-
- path: /releases/-
type: replace
value:
name: garden-windows
sha1: f678d11039d0719b100c45321057dca0788f92dd
url: https://bosh.io/d/github.com/cloudfoundry-incubator/garden-windows-bosh-release?v=0.14.0
version: 0.14.0
- type: replace
path: /releases/name=windows-utilities?
- path: /releases/name=windows-utilities?
type: replace
value:
name: windows-utilities
sha1: 2bf15743be48e696a72236c05e8e3e137474cedd
url: https://bosh.io/d/github.com/cloudfoundry-incubator/windows-utilities-release?v=0.10.0
version: 0.10.0
- type: replace
path: /stemcells/-
- path: /stemcells/-
type: replace
value:
alias: windows2012R2
os: windows2012R2
version: "1200.21"
- type: replace
path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/stacks/name=windows2012R2?
version: "1200.22"
- path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/stacks/name=windows2012R2?
type: replace
value:
description: Windows Server 2012 R2
name: windows2012R2
- type: replace
path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/install_buildpacks/-
- path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/install_buildpacks/-
type: replace
value:
name: hwc_buildpack
package: hwc-buildpack
- type: replace
path: /instance_groups/name=api/jobs/-
- path: /instance_groups/name=api/jobs/-
type: replace
value:
name: hwc-buildpack
release: hwc-buildpack
- type: replace
path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/install_buildpacks/name=hwc_buildpack?
- path: /instance_groups/name=api/jobs/name=cloud_controller_ng/properties/cc/install_buildpacks/name=hwc_buildpack?
type: replace
value:
name: hwc_buildpack
package: hwc-buildpack
- type: replace
path: /instance_groups/name=api/jobs/name=hwc-buildpack?
- path: /instance_groups/name=api/jobs/name=hwc-buildpack?
type: replace
value:
name: hwc-buildpack
release: hwc-buildpack
- type: replace
path: /releases/name=hwc-buildpack?
- path: /releases/name=hwc-buildpack?
type: replace
value:
name: hwc-buildpack
sha1: ba4a628beff026e4d1dd7e1a21eea708fbd4897f
Expand Down

0 comments on commit 19570cd

Please sign in to comment.