blob: d0f04c411f713124eab6857da99c1a947f36a5be [file] [log] [blame]
azvyagintsevee56ba82018-06-15 17:57:23 +03001classes:
2- system.linux.system.repo.keystorage.aptly
Richard Felkl57468bf2017-12-04 11:41:45 +01003parameters:
4 _param:
5 apt_mk_version: stable
azvyagintsevee56ba82018-06-15 17:57:23 +03006 linux_system_repo_url: http://mirror.mirantis.com/${_param:apt_mk_version}/
7 linux_system_repo_mcp_aptly_url: ${_param:linux_system_repo_url}/aptly/
Richard Felkl57468bf2017-12-04 11:41:45 +01008 linux:
9 system:
10 repo:
11 mcp_aptly:
azvyagintsevee56ba82018-06-15 17:57:23 +030012 source: "deb [arch=amd64] ${_param:linux_system_repo_mcp_aptly_url}/${_param:linux_system_codename}/ squeeze main"
Richard Felkl57468bf2017-12-04 11:41:45 +010013 architectures: amd64
Richard Felkl57468bf2017-12-04 11:41:45 +010014 clean_file: true