-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathroot-deployment.yml
32 lines (26 loc) · 1.13 KB
/
root-deployment.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
---
name: hello-world-root-depls
stemcell:
version: "1.439" # Mandatory
sha1: # Optional
releases:
nginx:
version: "1.21.6" # Mandatory
repository: cloudfoundry-community/nginx-release # Mandatory
tag_prefix: '' # Optional - by default, COA assumes boshrelease tag starts with 'v'. Adjust using this prefix.
github-release-name: '' # Optional - by default, COA uses "<name>-<version>.tgz" - Default: nil
cron:
version: "1.3.1"
repository: cloudfoundry-community/cron-boshrelease
tag_prefix: 'overridden-by-deployment-dependencies' # useless as it is the default value, just to illustrate it is possible to override tag prefix
bosh-openstack-cpi:
version: "54"
repository: cloudfoundry/bosh-openstack-cpi-release
vault:
version: "1.1.6"
base_location: https://github.com/ # Optional - set to 'https://github.com/' when missing
repository: cloudfoundry-community/vault-boshrelease
# cf-ops-automation-reference-dataset-submodule-sample:
# version: "0.0.1"
# base_location: https://github.com/
# repository: orange-cloudfoundry/cf-ops-automation-reference-dataset-submodule-sample