Petr Michalec | 2f1141f | 2016-12-13 14:55:41 +0100 | [diff] [blame] | 1 | parameters: |
2 | linux: | ||||
3 | system: | ||||
4 | repo: | ||||
5 | tcpcloud_contrail: | ||||
6 | # oc30 is now by default | ||||
7 | refresh_db: ${_param:linux_repo_refresh_db} | ||||
8 | source: "deb [arch=amd64] http://${_param:local_repo_url}/${_param:linux_distrib_codename}/ nightly tcp-oc30" | ||||
9 | architectures: amd64 | ||||
10 | key_url: "http://${_param:local_repo_url}/public.gpg" |