X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fappc%2Fcomponents%2Fappc-ansible-server%2Frequirements.yaml;fp=kubernetes%2Fappc%2Fcomponents%2Fappc-ansible-server%2Frequirements.yaml;h=2fa99a9484bc6a95799e45cec49a688f118005a2;hb=856fce1c3b3e1441058e0db89a5b3d7a13202a02;hp=0000000000000000000000000000000000000000;hpb=f0dacd23777a7998915afe00150b25135b932f86;p=oom.git diff --git a/kubernetes/appc/components/appc-ansible-server/requirements.yaml b/kubernetes/appc/components/appc-ansible-server/requirements.yaml new file mode 100644 index 0000000000..2fa99a9484 --- /dev/null +++ b/kubernetes/appc/components/appc-ansible-server/requirements.yaml @@ -0,0 +1,21 @@ +# Copyright © 2018 Amdocs, Bell Canada, AT&T +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. + +dependencies: + - name: common + version: ~6.x-0 + repository: '@local' + - name: repositoryGenerator + version: ~6.x-0 + repository: '@local'