-
Notifications
You must be signed in to change notification settings - Fork 46
/
6-bucc-creds-bbr.yml
48 lines (48 loc) · 2.16 KB
/
6-bucc-creds-bbr.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
45
46
47
48
- type: replace
path: /instance_groups/name=bosh/jobs/-
value:
name: bucc-creds
release: bucc-bbr
properties:
creds:
admin_password: ((admin_password))
atc_ssl: ((atc_ssl))
blobstore_agent_password: ((blobstore_agent_password))
blobstore_ca: ((blobstore_ca))
blobstore_director_password: ((blobstore_director_password))
blobstore_server_tls: ((blobstore_server_tls))
credhub_admin_client_secret: ((credhub_admin_client_secret))
credhub_ca: ((credhub_ca))
credhub_cli_user_password: ((credhub_cli_user_password))
credhub_encryption_password: ((credhub_encryption_password))
credhub_importer_password: ((credhub_importer_password))
credhub_tls: ((credhub_tls))
default_ca: ((default_ca))
director_ssl: ((director_ssl))
dns_api_client_tls: ((dns_api_client_tls))
dns_api_server_tls: ((dns_api_server_tls))
dns_api_tls_ca: ((dns_api_tls_ca))
gateway_ssh: ((gateway_ssh))
hm_password: ((hm_password))
jumpbox_ssh: ((jumpbox_ssh))
mbus_bootstrap_password: ((mbus_bootstrap_password))
mbus_bootstrap_ssl: ((mbus_bootstrap_ssl))
nats_ca: ((nats_ca))
nats_clients_director_tls: ((nats_clients_director_tls))
nats_clients_health_monitor_tls: ((nats_clients_health_monitor_tls))
nats_password: ((nats_password))
nats_server_tls: ((nats_server_tls))
postgres_password: ((postgres_password))
token_signing_key: ((token_signing_key))
tsa_host_key: ((tsa_host_key))
uaa_admin_client_secret: ((uaa_admin_client_secret))
uaa_clients_concourse_to_credhub: ((uaa_clients_concourse_to_credhub))
uaa_clients_director_to_credhub: ((uaa_clients_director_to_credhub))
uaa_concourse_client_secret: ((uaa_concourse_client_secret))
uaa_encryption_key_1: ((uaa_encryption_key_1))
uaa_jwt_signing_key: ((uaa_jwt_signing_key))
uaa_service_provider_ssl: ((uaa_service_provider_ssl))
uaa_ssl: ((uaa_ssl))
ui_password: ((ui_password))
vault-proxy_tls: ((vault-proxy_tls))
worker_key: ((worker_key))