blob: 8350413c0bcba5566c414e469e052428b13dc112 [file] [log] [blame]
Petr Michalec8cd0a1a2017-05-15 17:29:44 +02001classes:
2- linux.system.repo.mcp.salt
Ondrej Smola3c1d8f92017-03-22 14:38:06 +01003parameters:
4 _param:
Petr Michalec8cd0a1a2017-05-15 17:29:44 +02005 linux_system_repo_mcp_salt_unstable_version: testing
Ondrej Smola3c1d8f92017-03-22 14:38:06 +01006 linux:
7 system:
8 repo:
Petr Michalec8cd0a1a2017-05-15 17:29:44 +02009 mcp_salt_unstable:
chnydacbd6daf2017-11-09 15:19:58 +010010 source: "deb [arch=amd64] http://apt.mirantis.com/${_param:linux_system_codename}/ ${_param:linux_system_repo_mcp_salt_unstable_version} salt"
Ondrej Smola3c1d8f92017-03-22 14:38:06 +010011 architectures: amd64
chnydacbd6daf2017-11-09 15:19:58 +010012 key_url: "http://apt.mirantis.com/public.gpg"
Filip Pytloun64da31a2017-03-22 19:18:24 +010013 clean_file: true
Ondrej Smolad5cfd292017-04-04 11:16:57 +020014 pin:
Petr Michalec8cd0a1a2017-05-15 17:29:44 +020015 - pin: 'release a=${_param:linux_system_repo_mcp_salt_unstable_version}'
16 priority: 90
Filip Pytloun7bdbeee2017-04-04 20:32:30 +020017 package: '*'