blob: 14dd5996ff4a970f69df694db6a7a1e117e08315 [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
9 url: https://github.com/Mirantis/mk-pipelines.git
10 - name: pipeline-library
11 url: https://github.com/Mirantis/pipeline-library.git
12 - name: cvp-sanity-checks
13 url: https://github.com/Mirantis/cvp-sanity-checks.git
14 - name: cvp-spt
15 url: https://github.com/Mirantis/cvp-spt.git
16 - name: stacklight-pytest
17 url: https://github.com/Mirantis/stacklight-pytest
18 - name: cvp-configuration
19 url: https://github.com/Mirantis/cvp-configuration.git
20 - name: rundeck-cis-jobs
21 url: https://github.com/Mirantis/rundeck-cis-jobs.git