-
Notifications
You must be signed in to change notification settings - Fork 232
/
Copy pathcpi.yml
44 lines (44 loc) · 1.21 KB
/
cpi.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
- name: cpi
path: /releases/name=bosh-warden-cpi?
type: replace
value:
name: bosh-warden-cpi
sha1: 4b316c226cfb375aba02324b108a6bdb81ea4747
url: https://bosh.io/d/github.com/cloudfoundry/bosh-warden-cpi-release?v=45.0.1
version: 45.0.1
- name: stemcell
path: /resource_pools/name=vms/stemcell?
type: replace
value:
sha1: ee9cc582b6a1ed3a2be5774e7ebe09d5cf38e41d
url: https://storage.googleapis.com/bosh-core-stemcells/1.737/bosh-stemcell-1.737-warden-boshlite-ubuntu-jammy-go_agent.tgz
- path: /resource_pools/name=vms/cloud_properties?
type: replace
value:
ports:
- host: 22
- host: 6868
- host: 25555
- host: 4222
- host: 25250
- host: 8443
- host: 8080
- path: /cloud_provider/template?
type: replace
value:
name: warden_cpi
release: bosh-warden-cpi
- path: /cloud_provider/properties/warden_cpi?
type: replace
value:
actions:
expand_stemcell_tarball: false
agent:
blobstore:
options:
blobstore_path: /var/vcap/micro_bosh/data/cache
provider: local
mbus: https://mbus:((mbus_bootstrap_password))@0.0.0.0:6868
warden:
connect_address: ((garden_host)):7777
connect_network: tcp