diff options
author | kooper <sergey.sachkov@est.tech> | 2019-04-03 13:23:08 +0000 |
---|---|---|
committer | kooper <sergey.sachkov@est.tech> | 2019-04-03 13:23:08 +0000 |
commit | 570fe1445174c724577e0d481154ac7703393798 (patch) | |
tree | 37e340d822bc253a377b4574426ee940d1f3cd28 /openecomp-be/lib/openecomp-sdc-vendor-software-product-lib | |
parent | c6f9f152bbed844843e4f2a137bcfa1b726dd81f (diff) |
Add artifact types
Change-Id: I48f2926623441d0729c5d5b476f3e72f962b64f8
Issue-ID: SDC-2156
Signed-off-by: kooper <sergey.sachkov@est.tech>
Diffstat (limited to 'openecomp-be/lib/openecomp-sdc-vendor-software-product-lib')
-rw-r--r-- | openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/src/main/resources/nonManoConfig.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/src/main/resources/nonManoConfig.yaml b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/src/main/resources/nonManoConfig.yaml index c444e66c48..704ea1fc1c 100644 --- a/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/src/main/resources/nonManoConfig.yaml +++ b/openecomp-be/lib/openecomp-sdc-vendor-software-product-lib/openecomp-sdc-vendor-software-product-core/src/main/resources/nonManoConfig.yaml @@ -6,7 +6,7 @@ nonManoKeyFolderMapping: location: PM_DICTIONARY type: Deployment onap_yang_modules: - location: YANG_MODULES + location: YANG_MODULE type: Deployment onap_ansible_playbooks: location: ANSIBLE_PLAYBOOK |