summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging_mux/vars/openshift-enterprise.yml
blob: 1e7eb9d8d9ca502ca2aa15a5a12c507b6208f35e (plain)
1
2
3
---
__openshift_logging_mux_image_prefix: "{{ openshift_logging_image_prefix | default('registry.access.redhat.com/openshift3/') }}"
__openshift_logging_mux_image_version: "{{ openshift_logging_image_version | default ('v3.7') }}"