blob: ccf63d7a747b2bedf6992f4614297bca6269713b [file] [log] [blame]
Pavel Cizinskyeb3b56f2017-08-08 17:42:04 +02001parameters:
2 _param:
3 linux_repo_ceph_component: jewel
4 linux_repo_ceph_mirror: download
5 linux:
6 system:
7 repo:
8 ceph:
9 source: "deb [arch=amd64] https://${_param:linux_repo_ceph_mirror}.ceph.com/debian-${_param:linux_repo_ceph_component} ${_param:linux_system_codename} main"
10 architectures: amd64
11 key_url: "https://${_param:linux_repo_ceph_mirror}.ceph.com/keys/release.asc"