Alexander Noskov | 5dfc207 | 2017-06-18 20:21:20 +0200 | [diff] [blame] | 1 | parameters: |
2 | linux: | ||||
3 | system: | ||||
4 | repo: | ||||
5 | ceph: | ||||
6 | refresh_db: ${_param:linux_repo_refresh_db} | ||||
azvyagintsev | d80a235 | 2018-11-09 15:01:20 +0200 | [diff] [blame] | 7 | source: "deb [arch=amd64] http://${_param:local_repo_url}/ubuntu-${_param:linux_system_codename}/ ${_param:mcp_version} ceph-mirantis" |
Alexander Noskov | 5dfc207 | 2017-06-18 20:21:20 +0200 | [diff] [blame] | 8 | architectures: amd64 |
9 | key_url: "http://${_param:local_repo_url}/public.gpg" |