X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Fcontrib%2Frequirements.yaml;h=b1739312a7840782c7bda6a9aa3c22039115f260;hb=ef3a9e3a48be1483dfefeba83333178443a8cfa5;hp=6e0025e41ce94b7c3af697178b1b7bb2d9564b54;hpb=1ef4cafed81f17379c069ec5110afb3fd34ce49b;p=oom.git diff --git a/kubernetes/contrib/requirements.yaml b/kubernetes/contrib/requirements.yaml index 6e0025e41c..b1739312a7 100644 --- a/kubernetes/contrib/requirements.yaml +++ b/kubernetes/contrib/requirements.yaml @@ -15,4 +15,16 @@ dependencies: - name: common version: ~6.x-0 - repository: '@local' \ No newline at end of file + repository: '@local' + - name: awx + version: ~6.x-0 + repository: 'file://components/awx' + condition: awx.enabled + - name: ejbca + version: ~6.x-0 + repository: 'file://components/ejbca' + condition: global.cmpv2Enabled + - name: netbox + version: ~6.x-0 + repository: 'file://components/netbox' + condition: netbox.enabled