-
Notifications
You must be signed in to change notification settings - Fork 17
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
Add supoport for OSA deployment_environment_variables setting #377
Comments
Do you need this in the incremental playbooks that run or do they need to be passed into the run-upgrade script when called? The upstream scripts should call this in OSA, just wondering where specifically we need to loop this in. |
The run-upgrade script should just call playbooks which already should honor these. We need these overrides on all playbooks/tasks which do pip and apt installs |
https://gitlab.com/rpco-eng/rpc-upgrades/merge_requests/20/diffs Just need incremental playbooks? |
Please merge all code here as no one is looking at gitlab until we physically move the project. |
Are you good if I mirror the gitlab repo to github and put notations about where to submit issues? There's not really much testing on github at this point... |
I would be ok with that if there is a concerted move to gitlab, for all new projects for example. Otherwise we have another audit problem etc. |
Please add playbook support for
deployment_environment_variables
as we use that OSA override where necessaryThe text was updated successfully, but these errors were encountered: