blob: ae81fc84416bca8905e2b4708fe31967cbfae3cb [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 Desbureaux1ef4caf2020-04-02 14:08:50 +020017 version: ~6.x-0
Mukul7de56c82018-09-04 08:03:27 +000018 repository: '@local'
Sylvain Desbureaux9a994242020-11-21 22:25:10 +010019 - name: repositoryGenerator
20 version: ~6.x-0
21 repository: '@local'
22 - name: log-elasticsearch
23 version: ~6.x-0
24 repository: 'file://components/log-elasticsearch'
25 - name: log-kibana
26 version: ~6.x-0
27 repository: 'file://components/log-kibana'
28 - name: log-logstash
29 version: ~6.x-0
30 repository: 'file://components/log-logstash'
31