blob: a4bffc077f2aad87aba9608288d6216140da0ef4 [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
Mike Elliottb85a8902019-02-10 17:52:51 -050017 version: ~4.x-0
jmac065e2ce2018-03-29 01:18:02 +000018 repository: '@local'
Sylvain Desbureaux7acab562019-03-01 09:26:13 +010019 - name: cds
Mike Elliottb85a8902019-02-10 17:52:51 -050020 version: ~4.x-0
Alexis de Talhouët379aae52018-09-20 20:49:17 -040021 repository: '@local'
Sylvain Desbureaux7acab562019-03-01 09:26:13 +010022 condition: cds.enabled
Alexis de Talhouët5fdb8c32018-09-21 14:23:00 -040023 - name: network-name-gen
Mike Elliottb85a8902019-02-10 17:52:51 -050024 version: ~4.x-0
Alexis de Talhouët5fdb8c32018-09-21 14:23:00 -040025 repository: '@local'
jmac065e2ce2018-03-29 01:18:02 +000026 - name: dgbuilder
Mike Elliottb85a8902019-02-10 17:52:51 -050027 version: ~4.x-0
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040028 repository: '@local'
29 - name: sdnc-prom
Mike Elliottb85a8902019-02-10 17:52:51 -050030 version: ~4.x-0
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040031 repository: '@local'
32 condition: config.geoEnabled
Mahendra Raghuwanshib76cb282019-04-09 10:13:07 +000033 - name: mariadb-galera
34 version: ~4.x-0
35 repository: '@local'
36 condition: config.localDBCluster
37