Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions bosh/opsfiles/clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@
authorities: clients.read,scim.read,cloud_controller.global_auditor
secret: ((uaa-client-audit-client-secret))

- type: replace
path: /instance_groups/name=uaa/jobs/name=uaa/properties/uaa/clients/cdn-broker?
value:
override: true
authorized-grant-types: client_credentials
authorities: cloud_controller.global_auditor
secret: ((/cf/clients/cdn-broker-secret))

- type: replace
path: /instance_groups/name=uaa/jobs/name=uaa/properties/uaa/clients/s3-broker?
value:
Expand Down
5 changes: 0 additions & 5 deletions bosh/opsfiles/use-master-bosh-ca.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,11 +275,6 @@
value:
name: cf-exporter-client-secret
type: password
- type: replace
path: /variables/-
value:
name: cdn-broker-secret
type: password
- type: replace
path: /variables/-
value:
Expand Down