summaryrefslogtreecommitdiffstats
path: root/ansible/roles/nexus/tasks/runtime-populate.yml
AgeCommit message (Collapse)AuthorFilesLines
2019-03-04Re-factor nexus role to streamline playbookSamuli Silvius1-1/+0
Move nexus functionality into nexus role from infrastructure playbook. This will make role easier to test and make it easier to implement other OS support later. Issue-ID: OOM-1653 Change-Id: I1af2bfef5aa4d6c7b819f5fc40f95c6e8303598c Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
2018-12-19Add nexus ansible roleMichal Zegan1-0/+12
This role deploys the internal nexus used as offline source of docker images/npm packages for onap. Change-Id: Iaf398eb03614749d2b3c100c241726144ccae1a0 Issue-ID: OOM-1551 Signed-off-by: Michal Zegan <m.zegan@samsung.com>