blob: 88bfc966d9a88cfd820de1eacd39d9a808da289a [file] [log] [blame]
azvyagintsevfcdf5fe2019-01-22 18:12:00 +02001parameters:
2 _param:
3 # List of repos, to be placed into offline image, during separate image build process
4 # By default, will be avaible http_server
5 # WARNING: file path and names - must be exactly same as in any other place in reclass-system or model!
6 default_local_mirrror_content:
7 git_server_repos:
8 - name: mk-pipelines
Denis Egorenko438dac72019-09-26 13:57:40 +04009 url: https://gerrit.mcp.mirantis.com/mk/mk-pipelines
azvyagintsevfcdf5fe2019-01-22 18:12:00 +020010 - name: pipeline-library
Denis Egorenko438dac72019-09-26 13:57:40 +040011 url: https://gerrit.mcp.mirantis.com/mcp-ci/pipeline-library
12 - name: reclass-system
13 url: https://gerrit.mcp.mirantis.com/salt-models/reclass-system
azvyagintsevfcdf5fe2019-01-22 18:12:00 +020014 - name: cvp-sanity-checks
Denis Egorenko438dac72019-09-26 13:57:40 +040015 url: https://gerrit.mcp.mirantis.com/mcp/cvp-sanity-checks
azvyagintsevfcdf5fe2019-01-22 18:12:00 +020016 - name: stacklight-pytest
Denis Egorenko438dac72019-09-26 13:57:40 +040017 url: https://gerrit.mcp.mirantis.com/mcp/stacklight-pytest
azvyagintsevfcdf5fe2019-01-22 18:12:00 +020018 - name: cvp-configuration
Denis Egorenko438dac72019-09-26 13:57:40 +040019 url: https://gerrit.mcp.mirantis.com/mcp/cvp-configuration