Don't use SCLs for openshift.

This may be a mis-merge?
This commit is contained in:
Bill Nottingham
2020-04-22 17:16:44 -04:00
parent b6be891dc1
commit 47fef1dcf3

View File

@@ -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"