mirror of
https://github.com/ansible/awx.git
synced 2026-04-11 04:59:22 -02:30
Align k8 and ocp supervisor scripts
- Handle scl enable calls for python processes that use postgresql - Handle ocp specific vars better
This commit is contained in:
committed by
chris meyers
parent
6d60e7dadc
commit
9489f00ca4
@@ -1,3 +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"
|
||||
Reference in New Issue
Block a user