File tree Expand file tree Collapse file tree 6 files changed +42
-29
lines changed
Expand file tree Collapse file tree 6 files changed +42
-29
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 33 features :
44 - openvpn
55 - bastion
6+ - dev-tools
67
78genesis :
89 env : all-features-all-params
Original file line number Diff line number Diff line change 11exodus :
22 bosh : all-features-all-params
3- features : openvpn,bastion
3+ features : openvpn,bastion,dev-tools
44 is_director : false
55 use_create_env : false
66instance_groups :
77- azs :
88 - z1
9+ env :
10+ bosh :
11+ remove_dev_tools : false
912 instances : 1
1013 jobs :
1114 - name : jumpbox
@@ -83,13 +86,13 @@ instance_groups:
8386name : all-features-all-params-jumpbox
8487releases :
8588- name : jumpbox
86- sha1 : 3b637bc0dd928fdf65b06f49b584fa395247b030
87- url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2 /jumpbox-4.14.2 .tgz
88- version : 4.14.2
89+ sha1 : f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
90+ url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0 /jumpbox-5.0.0 .tgz
91+ version : 5.0.0
8992- name : toolbelt
90- sha1 : 377b390b7f5d358a2dae463109350250a769eb3f
91- url : https://bosh.io/d/ github.com/cloudfoundry-community/toolbelt-boshrelease?v= 3.7.0
92- version : 3.7.0
93+ sha1 : be140444c62cfbfcc9a809b0a343e3736fac6e9d
94+ url : https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt- 3.7.1.tgz
95+ version : 3.7.1
9396- name : openvpn
9497 sha1 : 3e202404b9140c3eeccfb7456c038cbe95241e8d
9598 url : https://github.com/cloudfoundry-community/openvpn-bosh-release/releases/download/v5.8.4/openvpn-boshrelease-5.8.4.tar.gz
@@ -100,7 +103,7 @@ releases:
100103 version : 9
101104stemcells :
102105- alias : default
103- os : ubuntu-bionic
106+ os : ubuntu-jammy
104107 version : latest
105108update :
106109 canaries : 1
Original file line number Diff line number Diff line change 66instance_groups :
77- azs :
88 - z1
9+ env :
10+ bosh :
11+ remove_dev_tools : true
912 instances : 1
1013 jobs :
1114 - name : jumpbox
@@ -40,16 +43,16 @@ instance_groups:
4043name : base-jumpbox
4144releases :
4245- name : jumpbox
43- sha1 : 3b637bc0dd928fdf65b06f49b584fa395247b030
44- url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2 /jumpbox-4.14.2 .tgz
45- version : 4.14.2
46+ sha1 : f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
47+ url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0 /jumpbox-5.0.0 .tgz
48+ version : 5.0.0
4649- name : toolbelt
47- sha1 : 377b390b7f5d358a2dae463109350250a769eb3f
48- url : https://bosh.io/d/ github.com/cloudfoundry-community/toolbelt-boshrelease?v= 3.7.0
49- version : 3.7.0
50+ sha1 : be140444c62cfbfcc9a809b0a343e3736fac6e9d
51+ url : https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt- 3.7.1.tgz
52+ version : 3.7.1
5053stemcells :
5154- alias : default
52- os : ubuntu-bionic
55+ os : ubuntu-jammy
5356 version : latest
5457update :
5558 canaries : 1
Original file line number Diff line number Diff line change 66instance_groups :
77- azs :
88 - z1
9+ env :
10+ bosh :
11+ remove_dev_tools : true
912 instances : 1
1013 jobs :
1114 - name : jumpbox
@@ -44,16 +47,16 @@ instance_groups:
4447name : bastion-jumpbox
4548releases :
4649- name : jumpbox
47- sha1 : 3b637bc0dd928fdf65b06f49b584fa395247b030
48- url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2 /jumpbox-4.14.2 .tgz
49- version : 4.14.2
50+ sha1 : f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
51+ url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0 /jumpbox-5.0.0 .tgz
52+ version : 5.0.0
5053- name : toolbelt
51- sha1 : 377b390b7f5d358a2dae463109350250a769eb3f
52- url : https://bosh.io/d/ github.com/cloudfoundry-community/toolbelt-boshrelease?v= 3.7.0
53- version : 3.7.0
54+ sha1 : be140444c62cfbfcc9a809b0a343e3736fac6e9d
55+ url : https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt- 3.7.1.tgz
56+ version : 3.7.1
5457stemcells :
5558- alias : default
56- os : ubuntu-bionic
59+ os : ubuntu-jammy
5760 version : latest
5861update :
5962 canaries : 1
Original file line number Diff line number Diff line change 66instance_groups :
77- azs :
88 - z1
9+ env :
10+ bosh :
11+ remove_dev_tools : true
912 instances : 1
1013 jobs :
1114 - name : jumpbox
@@ -73,13 +76,13 @@ instance_groups:
7376name : openvpn-jumpbox
7477releases :
7578- name : jumpbox
76- sha1 : 3b637bc0dd928fdf65b06f49b584fa395247b030
77- url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v4.14.2 /jumpbox-4.14.2 .tgz
78- version : 4.14.2
79+ sha1 : f824e44d3d4b2a569591309f4d0187fe0c7c5bf2
80+ url : https://github.com/cloudfoundry-community/jumpbox-boshrelease/releases/download/v5.0.0 /jumpbox-5.0.0 .tgz
81+ version : 5.0.0
7982- name : toolbelt
80- sha1 : 377b390b7f5d358a2dae463109350250a769eb3f
81- url : https://bosh.io/d/ github.com/cloudfoundry-community/toolbelt-boshrelease?v= 3.7.0
82- version : 3.7.0
83+ sha1 : be140444c62cfbfcc9a809b0a343e3736fac6e9d
84+ url : https://github.com/cloudfoundry-community/toolbelt-boshrelease/releases/download/v3.7.1/toolbelt- 3.7.1.tgz
85+ version : 3.7.1
8386- name : openvpn
8487 sha1 : 3e202404b9140c3eeccfb7456c038cbe95241e8d
8588 url : https://github.com/cloudfoundry-community/openvpn-bosh-release/releases/download/v5.8.4/openvpn-boshrelease-5.8.4.tar.gz
@@ -90,7 +93,7 @@ releases:
9093 version : 9
9194stemcells :
9295- alias : default
93- os : ubuntu-bionic
96+ os : ubuntu-jammy
9497 version : latest
9598update :
9699 canaries : 1
You can’t perform that action at this time.
0 commit comments