blob: 94c1d14f49f88ee1ab5c0712ccf6ae90edc64528 [file] [log] [blame]
azvyagintsev89e5bb32018-09-25 12:35:10 +03001classes:
2- system.linux.system.repo.keystorage.mirantis_com
3parameters:
azvyagintsev89e5bb32018-09-25 12:35:10 +03004 linux:
5 system:
6 repo:
7 mcp_extra:
8 source: "deb ${_param:linux_system_repo_mcp_extra_url}/${_param:linux_system_codename} ${_param:linux_system_codename} main"
azvyagintsevbde0fb72018-10-04 18:33:13 +03009 key: ${_param:linux_system_repo_mirror_mirantis_key}
azvyagintsev89e5bb32018-09-25 12:35:10 +030010 architectures: ${_param:linux_system_architecture}
11 clean_file: true
12 pin:
13 - pin: 'release o=Mirantis'
14 priority: 1100
15 package: '*'