Skip to content

Commit

Permalink
Merge pull request #877 from cloud-gov/staging-opensearch
Browse files Browse the repository at this point in the history
Staging opensearch
  • Loading branch information
JasonTheMain authored Jul 25, 2024
2 parents 54c6586 + 27c8379 commit ed43d8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 deletions.
15 changes: 0 additions & 15 deletions bosh/opsfiles/development-clients.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,4 @@
path: /variables/-
value:
name: logsearchv2-firehose-ingestor-client-secret
type: password

- type: replace
path: /instance_groups/name=uaa/jobs/name=uaa/properties/uaa/clients/opensearch_firehose_ingestor?
value:
override: true
access-token-validity: 172800
authorized-grant-types: client_credentials
authorities: doppler.firehose,cloud_controller.global_auditor
secret: ((opensearch-firehose-ingestor-client-secret))

- type: replace
path: /variables/-
value:
name: opensearch-firehose-ingestor-client-secret
type: password
2 changes: 2 additions & 0 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -639,11 +639,13 @@ jobs:
- cf-manifests/bosh/opsfiles/meta-data-v2-diego-cell.yml
- cf-manifests/bosh/opsfiles/router-main.yml
- cf-manifests/bosh/opsfiles/router-logstash.yml
- cf-manifests/bosh/opsfiles/add-opensearch-ca.yml
- cf-manifests/bosh/opsfiles/add-autoscaler-ca.yml
- cf-manifests/bosh/opsfiles/add-bosh-dns-other-deployments.yml
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement.yml
- cf-manifests/bosh/opsfiles/diego-cpu-entitlement-diego-cell.yml
- cf-manifests/bosh/opsfiles/pin-capi.yml
- cf-manifests/bosh/opsfiles/aggregate_drains.yml
vars_files:
- cf-manifests/bosh/varsfiles/staging.yml
- terraform-secrets/terraform.yml
Expand Down

0 comments on commit ed43d8e

Please sign in to comment.