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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# BOSH Release for 18F Cloud Foundry Secure Proxy
# BOSH Release for cloud-gov Cloud Foundry Secure Proxy

This proxy adds an nginx layer on top of Cloud Foundry, proxying all requests made to the router.

Expand Down
4 changes: 2 additions & 2 deletions ci/credentials.example.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
aws-region: REGION
pipeline-tasks-git-url: https://github.com/18f/cg-pipeline-tasks.git
pipeline-tasks-git-url: https://github.com/cloud-gov/cg-pipeline-tasks.git
pipeline-tasks-git-branch: master
s3-bosh-releases-access-key-id: AWS_ACCESS_KEY_ID
s3-bosh-releases-bucket: SECURE_BUCKET
Expand All @@ -14,5 +14,5 @@ secureproxy-private-yml: |-
bucket_name: BLOBSTORE_BUCKET_NAME
access_key_id: BLOBSTORE_BUCKET_ACCESS_KEY_ID
secret_access_key: BLOBSTORE_BUCKET_SECRET_ACCESS_KEY
secureproxy-release-git-url: https://github.com/18F/cg-secureproxy-boshrelease.git
secureproxy-release-git-url: https://github.com/cloud-gov/cg-secureproxy-boshrelease.git
secureproxy-release-git-branch: master