Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cf3begone2 #793

Merged
merged 3 commits into from
Jan 2, 2024
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
1 change: 1 addition & 0 deletions bosh/opsfiles/enable-cflinuxfs4.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# This file is the midpoint to get cflinuxfs4 enabled

# Used to pull out credhub_tls certificate

- type: replace
path: /instance_groups/name=diego-cell/jobs/name=cflinuxfs4-rootfs-setup/properties/cflinuxfs4-rootfs/trusted_certs
value:
Expand Down
4 changes: 2 additions & 2 deletions ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
- cf-manifests/bosh/opsfiles/diego-overcommit.yml
- cf-manifests/bosh/opsfiles/scaling-development.yml
- cf-manifests/bosh/opsfiles/cf-networking.yml
- cf-manifests/bosh/opsfiles/enable-cflinuxfs4.yml
- cf-manifests/bosh/opsfiles/disable-secure-service-credentials.yml
- cf-manifests/bosh/opsfiles/diego-rds-certs.yml
- cf-manifests/bosh/opsfiles/smoke-tests.yml
Expand Down Expand Up @@ -1088,7 +1089,6 @@ jobs:
- cf-manifests/bosh/opsfiles/diego-dns.yml
- cf-manifests/bosh/opsfiles/diego-overcommit.yml
- cf-manifests/bosh/opsfiles/scaling-production.yml
- cf-manifests/bosh/opsfiles/enable-cflinuxfs4.yml
- cf-manifests/bosh/opsfiles/cf-networking.yml
- cf-manifests/bosh/opsfiles/routing.yml
- cf-manifests/bosh/opsfiles/smoke-tests.yml
Expand Down Expand Up @@ -1654,4 +1654,4 @@ groups:
- uaa-client-auditing-production
- uaa-monitor-account-creation-production
- tic-smoke-tests-production
- test-space-egress-production
- test-space-egress-production
Loading