blob: 4455af60da922aa6323789f85b2e54eaa2be8b9e [file] [log] [blame]
Mukul7de56c82018-09-04 08:03:27 +00001# Copyright © 2018 AT&T, Amdocs, Bell Canada Intellectual Property. All rights reserved.
2#
3# Licensed under the Apache License, Version 2.0 (the "License");
4# you may not use this file except in compliance with the License.
5# You may obtain a copy of the License at
6#
7# http://www.apache.org/licenses/LICENSE-2.0
8#
9# Unless required by applicable law or agreed to in writing, software
10# distributed under the License is distributed on an "AS IS" BASIS,
11# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12# See the License for the specific language governing permissions and
13# limitations under the License.
14
BorislavG5f3b6192018-03-25 18:12:38 +030015dependencies:
16 - name: common
Sylvain Desbureaux4f9902b2020-11-25 08:34:55 +010017 version: ~7.x-0
Mukul7de56c82018-09-04 08:03:27 +000018 repository: '@local'
Sylvain Desbureaux9a994242020-11-21 22:25:10 +010019 - name: repositoryGenerator
Sylvain Desbureaux4f9902b2020-11-25 08:34:55 +010020 version: ~7.x-0
Sylvain Desbureaux9a994242020-11-21 22:25:10 +010021 repository: '@local'
22 - name: log-elasticsearch
Sylvain Desbureaux4f9902b2020-11-25 08:34:55 +010023 version: ~7.x-0
Sylvain Desbureaux9a994242020-11-21 22:25:10 +010024 repository: 'file://components/log-elasticsearch'
25 - name: log-kibana
Sylvain Desbureaux4f9902b2020-11-25 08:34:55 +010026 version: ~7.x-0
Sylvain Desbureaux9a994242020-11-21 22:25:10 +010027 repository: 'file://components/log-kibana'
28 - name: log-logstash
Sylvain Desbureaux4f9902b2020-11-25 08:34:55 +010029 version: ~7.x-0
Sylvain Desbureaux9a994242020-11-21 22:25:10 +010030 repository: 'file://components/log-logstash'
31