summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_logging/defaults/main.yml
diff options
context:
space:
mode:
authorMichael Gugino <mgugino@redhat.com>2017-09-21 13:30:22 -0400
committerMichael Gugino <mgugino@redhat.com>2017-09-21 13:30:22 -0400
commit912002d316a4534f952f0f743b9e0406bc39e9a0 (patch)
tree3ac6c898014c86500ad2a0789f9c2df3f5e8f0c6 /roles/openshift_hosted_logging/defaults/main.yml
parent505764651b3f8279ffe8881e9b26851d1dd14258 (diff)
downloadopenshift-912002d316a4534f952f0f743b9e0406bc39e9a0.tar.gz
openshift-912002d316a4534f952f0f743b9e0406bc39e9a0.tar.bz2
openshift-912002d316a4534f952f0f743b9e0406bc39e9a0.tar.xz
openshift-912002d316a4534f952f0f743b9e0406bc39e9a0.zip
Remove unused openshift_hosted_logging role
This role has not been used for several releases. It is not tested by an checks, and no meaningful updates have been made to this role in several months.
Diffstat (limited to 'roles/openshift_hosted_logging/defaults/main.yml')
-rw-r--r--roles/openshift_hosted_logging/defaults/main.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/roles/openshift_hosted_logging/defaults/main.yml b/roles/openshift_hosted_logging/defaults/main.yml
deleted file mode 100644
index a01f24df8..000000000
--- a/roles/openshift_hosted_logging/defaults/main.yml
+++ /dev/null
@@ -1,2 +0,0 @@
----
-hosted_base: "{{ openshift.common.config_base if openshift.common.is_containerized | bool else '/usr/share/openshift' }}/hosted"