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

pipeline(cf-apps): injects CF info as environment variable in post-cf-deploy #97

Merged
merged 2 commits into from
Feb 7, 2018

Conversation

o-orand
Copy link
Member

@o-orand o-orand commented Feb 7, 2018

Adds CF info (Api url, org, space, user and password) to post-bosh-deploy
(this is the real name, not the logical one...). Switches to new concourse
pipeline variable declaration (ie ((xx)) instead of {{xx}})

…-deploy

Adds CF info (Api url, org, space, user and password) to post-bosh-deploy
 (this is the real name, not the logical one...).
Switches to new concourse pipeline variable declaration (ie ((xx)) instead
of  {{xx}})
We use same principle used in #74: a secrets resource dedicated to write
 operations.

Fixes #94
@o-orand
Copy link
Member Author

o-orand commented Feb 7, 2018

cc @JCL38-ORANGE

@o-orand o-orand merged commit b8afb48 into develop Feb 7, 2018
@o-orand o-orand deleted the add-cf-info-to-post-cf-push branch February 7, 2018 15:51
@gberche-orange
Copy link
Member

@o-orand might be worth updating documentation to describe expected environment variables in both pre-cf-push.sh and post-bosh-deploy for cf-app deployments ?

@o-orand
Copy link
Member Author

o-orand commented Feb 8, 2018

@gberche-orange done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants