blob: 69ae25ad2023b0ae47f88f91f4b4e00739fcd2e0 [file] [log] [blame]
Petr Michalec2f1141f2016-12-13 14:55:41 +01001parameters:
2 linux:
3 system:
4 repo:
5 tcpcloud:
6 default: true
7 refresh_db: ${_param:linux_repo_refresh_db}
8 source: "deb [arch=amd64] http://${_param:local_repo_url}/${_param:linux_distrib_codename}/ nightly tcp tcp-liberty tcp-extra"
9 architectures: amd64
10 key_url: "http://${_param:local_repo_url}/public.gpg"