summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/vars/openshift-enterprise.yml
blob: 49e8a18af65c0be2ab899a0d3228a08dacfdd8bf (plain)
1
2
3
---
__openshift_logging_image_prefix: "{{ openshift_hosted_logging_deployer_prefix | default('registry.access.redhat.com/openshift3/') }}"
__openshift_logging_image_version: "{{ openshift_hosted_logging_deployer_version | default ('v3.6') }}"