mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Merge pull request #6809 from wenottingham/nope-no-scls-here
Don't use SCLs for openshift. Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
a34a63ec7f
@ -1,4 +1,4 @@
|
||||
---
|
||||
openshift_oc_config_file: "{{ kubernetes_base_path }}/.kube/config"
|
||||
openshift_oc_bin: "oc --config={{ openshift_oc_config_file }}"
|
||||
uwsgi_bash: "scl enable rh-postgresql10"
|
||||
uwsgi_bash: "bash -c"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user