blob: 5523f55712c3e8da878f394ba6ffff8e34497caf [file] [log] [blame]
classes:
- system.linux.system.repo.keystorage.mirantis_com
parameters:
_param:
linux_system_architecture: 'amd64'
linux_system_repo_url: http://mirror.mirantis.com/${_param:apt_mk_version}/
linux_system_repo_mcp_extra_url: ${_param:linux_system_repo_url}/extra/
linux:
system:
repo:
mcp_extra:
source: "deb ${_param:linux_system_repo_mcp_extra_url}/${_param:linux_system_codename} ${_param:linux_system_codename} main"
key: ${_param:linux_system_repo_mirror_mirantis_key}
architectures: ${_param:linux_system_architecture}
clean_file: true
pin:
- pin: 'release o=Mirantis'
priority: 1100
package: '*'