blob: a8737622953689339cdcdd7c79c703df6d2888af [file] [log] [blame]
Fiachra Corcoranbe966552018-08-07 16:58:45 +01001#
econwar28266fa2019-03-05 16:39:00 +00002# ============LICENSE_START=======================================================
3# Copyright (C) 2019 Nordix Foundation.
4# ================================================================================
Fiachra Corcoranbe966552018-08-07 16:58:45 +01005# Licensed under the Apache License, Version 2.0 (the "License");
6# you may not use this file except in compliance with the License.
7# You may obtain a copy of the License at
8#
econwar28266fa2019-03-05 16:39:00 +00009# http://www.apache.org/licenses/LICENSE-2.0
Fiachra Corcoranbe966552018-08-07 16:58:45 +010010#
11# Unless required by applicable law or agreed to in writing, software
12# distributed under the License is distributed on an "AS IS" BASIS,
13# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
econwar28266fa2019-03-05 16:39:00 +000016#
17# SPDX-License-Identifier: Apache-2.0
18# ============LICENSE_END=========================================================
19#
Fiachra Corcoranbe966552018-08-07 16:58:45 +010020
21dependencies:
22 - name: common
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020023 version: ~6.x-0
Fiachra Corcoranbe966552018-08-07 16:58:45 +010024 repository: '@local'
efiacor01b04082019-01-24 17:13:58 +000025 - name: mariadb-galera
26 alias: mariadb
Sylvain Desbureaux1ef4caf2020-04-02 14:08:50 +020027 version: ~6.x-0
Krzysztof Opasiak2df4a782020-05-08 22:50:24 +020028 repository: '@local'
29 - name: certInitializer
30 version: ~6.x-0
31 repository: '@local'