mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Don't use SCLs for openshift.
This may be a mis-merge?
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user