Env variables#173
Conversation
| description: > | ||
| Guides for system admins deploying OpenCue components and installing dependencies | ||
| --- | ||
|
|
There was a problem hiding this comment.
Looks like this PR includes changes from one of your other branches. I'm guessing that you may have created the env_variables branch not from master, but from another work branch?
You should clean up your branch to make sure it only includes changes relevant to this PR. You might want to create a new, clean branch from master and cherry-pick the relevant commits from env_variables to the new branch.
There was a problem hiding this comment.
yes @bcipriano, actually I had an open PR from master at the time I created this PR, thus this issue arise.
I'll cherry pick the changes to a new branch and make a new PR accordingly.
|
@bcipriano I have opened a new PR #177 after making the. changes. So I think we can close this PR. |
This PR initiates work on #131 by adding reference documentation for commonly used environment variables and tokens.