mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
Consolidate OpenShift and Kubernetes roles
Signed-off-by: Shane McDonald <me@shanemcd.com>
This commit is contained in:
3
installer/roles/kubernetes/vars/openshift.yml
Normal file
3
installer/roles/kubernetes/vars/openshift.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
openshift_oc_config_file: "{{ kubernetes_base_path }}/.kube/config"
|
||||
openshift_oc_bin: "oc --config={{ openshift_oc_config_file }}"
|
||||
Reference in New Issue
Block a user