Mukul | 2b4e753 | 2018-08-03 10:41:29 +0000 | [diff] [blame] | 1 | # 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 | |
Mike Elliott | 13fed11 | 2018-02-28 08:33:33 -0500 | [diff] [blame] | 15 | dependencies: |
| 16 | - name: common |
Mike Elliott | 9930821 | 2019-07-11 10:59:59 -0400 | [diff] [blame] | 17 | version: ~5.x-0 |
Mike Elliott | 13fed11 | 2018-02-28 08:33:33 -0500 | [diff] [blame] | 18 | repository: '@local' |
pramod | 47b1b82 | 2018-08-28 15:41:45 +0000 | [diff] [blame] | 19 | - name: mariadb-galera |
Mike Elliott | 9930821 | 2019-07-11 10:59:59 -0400 | [diff] [blame] | 20 | version: ~5.x-0 |
Mike Elliott | 13fed11 | 2018-02-28 08:33:33 -0500 | [diff] [blame] | 21 | repository: '@local' |
| 22 | - name: dgbuilder |
Mike Elliott | 9930821 | 2019-07-11 10:59:59 -0400 | [diff] [blame] | 23 | version: ~5.x-0 |
Mukul | 2b4e753 | 2018-08-03 10:41:29 +0000 | [diff] [blame] | 24 | repository: '@local' |