Skip to content

Conversation

@grwilson
Copy link
Contributor

This PR is a draft for an external build we intend to share with our partners. This is just a draft PR since we're only doing the review to ensure that the build is safe to distribute.

home: /export/home/delphix
password:
"{{ lookup('env', 'APPLIANCE_PASSWORD') | password_hash('sha512') }}"
"$6$oSDBhe8aMbPzcuGf$Zpnq.v8h6hdq/eYXs61oxvCK/b08mx.5uD61xoJq8SrQS\
Copy link
Contributor

Choose a reason for hiding this comment

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

do we really want to make these public? they are now...

should we create a new environment variable instead? e.g. APPLIANCE_PARTNER_PASSWORD?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I do not intent to merge this PR. This is just a special build that won't ever make it into our repo.

Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see the need to change this line of code at all, actually. If our goal is to do a single manual build, we can set APPLIANCE_PASSWORD to whatever we want in the environment of that build.

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