blob: f0075440dff640d99b920ea54fa2b3c4d6c32443 [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}
Ondrej Smolaa3904022016-12-16 16:04:48 +01008 source: "deb [arch=amd64] http://${_param:local_repo_url}/ubuntu-${_param:linux_system_codename}/ nightly tcp-liberty tcp-extra"
Petr Michalec2f1141f2016-12-13 14:55:41 +01009 architectures: amd64
10 key_url: "http://${_param:local_repo_url}/public.gpg"