blob: 1a5b487688d02838cde34f9a37b51c89b509a842 [file] [log] [blame]
azvyagintsev5287e492018-08-29 18:02:44 +03001# DEPRECATED since 2018.7+ release.
2# Please use system/repo/mcp/apt_mirantis
Jiri Broulikb43e5d32017-03-29 16:36:03 +02003parameters:
Jiri Broulikb43e5d32017-03-29 16:36:03 +02004 linux:
5 system:
6 repo:
7 maas:
8 refresh_db: ${_param:linux_repo_refresh_db}
9 source: "deb [arch=amd64] http://${_param:local_repo_url}/${_param:linux_system_codename}/ ${_param:apt_mk_version} maas"
10 architectures: amd64
azvyagintsev5287e492018-08-29 18:02:44 +030011 key_url: "http://${_param:local_repo_url}/public.gpg"