disable kibana-logtrail, it's not been updated to 7.10.2

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2021-02-01 16:05:09 +01:00
parent dbac764185
commit b7226818d3
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
3 changed files with 0 additions and 10 deletions

View File

@ -5,10 +5,6 @@ kibana_version: '7.10.2'
kibana_cont_name: kibana
kibana_cont_port: 5601
# Kibana LogTrail Plugin
logtrail_kibana_version: '{{ kibana_version }}'
logtrail_kibana_plugins_path: '{{ kibana_cont_vol }}/plugins'
# oauth access
oauth_domain: '{{ kibana_domain }}'
oauth_cont_name: '{{ kibana_cont_name }}-oauth'

View File

@ -44,8 +44,6 @@
tags: logclean-job
- role: kibana
tags: kibana
- role: kibana-logtrail
tags: kibana-logtrail
- role: oauth-proxy
tags: oauth-proxy
- role: origin-certs

View File

@ -39,10 +39,6 @@
src: git@github.com:status-im/infra-role-kibana.git
scm: git
- name: kibana-logtrail
src: git@github.com:status-im/infra-role-kibana-logtrail.git
scm: git
- name: elasticsearch
src: git@github.com:status-im/infra-role-elasticsearch.git
scm: git