blob: c1d679bd480d6368d58e41986c9bea8f9a9f64f9 [file] [log] [blame]
vaibhav_16dece04b2fe2018-03-22 09:07:12 +00001# Copyright © 2017 Amdocs, Bell Canada
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
jmac065e2ce2018-03-29 01:18:02 +000015dependencies:
16 - name: common
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020017 version: ~6.x-0
jmac065e2ce2018-03-29 01:18:02 +000018 repository: '@local'
Krzysztof Opasiak8ab45472020-05-12 12:53:50 +020019 - name: certInitializer
20 version: ~6.x-0
21 repository: '@local'
Sylvain Desbureauxbcf72512020-07-22 10:45:18 +020022 - name: logConfiguration
23 version: ~6.x-0
24 repository: '@local'
Alexis de Talhouët5fdb8c32018-09-21 14:23:00 -040025 - name: network-name-gen
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020026 version: ~6.x-0
Alexis de Talhouët5fdb8c32018-09-21 14:23:00 -040027 repository: '@local'
jmac065e2ce2018-03-29 01:18:02 +000028 - name: dgbuilder
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020029 version: ~6.x-0
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040030 repository: '@local'
31 - name: sdnc-prom
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020032 version: ~6.x-0
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040033 repository: '@local'
34 condition: config.geoEnabled
Mahendra Raghuwanshib76cb282019-04-09 10:13:07 +000035 - name: mariadb-galera
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020036 version: ~6.x-0
Mahendra Raghuwanshib76cb282019-04-09 10:13:07 +000037 repository: '@local'
Krzysztof Opasiakcc97c732020-02-25 23:31:20 +010038 condition: .global.mariadbGalera.localCluster
Alexander Dehnab86ec12020-02-05 14:38:54 +000039 - name: elasticsearch
40 version: ~6.x-0
41 repository: '@local'