blob: 913fed12bac1dbbaca6a66bc59c17b686bee109c [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 Elliott99308212019-07-11 10:59:59 -040017 version: ~5.x-0
jmac065e2ce2018-03-29 01:18:02 +000018 repository: '@local'
Sylvain Desbureaux7acab562019-03-01 09:26:13 +010019 - name: cds
Mike Elliott99308212019-07-11 10:59:59 -040020 version: ~5.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 Elliott99308212019-07-11 10:59:59 -040024 version: ~5.x-0
Alexis de Talhouët5fdb8c32018-09-21 14:23:00 -040025 repository: '@local'
jmac065e2ce2018-03-29 01:18:02 +000026 - name: dgbuilder
Mike Elliott99308212019-07-11 10:59:59 -040027 version: ~5.x-0
Mohammadreza Pasandidehb642ee52018-06-19 15:19:53 -040028 repository: '@local'
29 - name: sdnc-prom
Mike Elliott99308212019-07-11 10:59:59 -040030 version: ~5.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
Mike Elliott99308212019-07-11 10:59:59 -040034 version: ~5.x-0
Mahendra Raghuwanshib76cb282019-04-09 10:13:07 +000035 repository: '@local'
36 condition: config.localDBCluster
37