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

Replaced rendering db and auth passwords with BOSH interpolation #59

Merged
merged 1 commit into from
Oct 9, 2017

Conversation

vshatravenko
Copy link
Contributor

  • Removed empty docs folder from tpl/skel

@codecov-io
Copy link

Codecov Report

Merging #59 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #59   +/-   ##
=======================================
  Coverage   46.57%   46.57%           
=======================================
  Files          14       14           
  Lines         277      277           
=======================================
  Hits          129      129           
  Misses        148      148

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f77f6ba...f8617c4. Read the comment docs.

@@ -8,4 +8,4 @@ bosh -e <%= @values['bosh']['name'] %> upload-release https://github.com/concour
bosh -e <%= @values['bosh']['name'] %> upload-release https://github.com/concourse/concourse/releases/download/v3.4.1/garden-runc-1.6.0.tgz

# Deploy Concourse
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vshatravenko We can do better than that
first we need a helper kite for generator strong password
also we should save generated password.

vault token is another token but we could save it also in the a vars files
then we can have a bosh vars file full of passwords, file we can save later in vault or something.

@mod mod merged commit 241660c into openware:master Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants