Ondrej Smola | 3da0ccb | 2016-12-17 19:47:41 +0100 | [diff] [blame] | 1 | parameters: |
2 | linux: | ||||
3 | system: | ||||
4 | repo: | ||||
5 | tcpcloud: | ||||
6 | refresh_db: ${_param:linux_repo_refresh_db} | ||||
7 | source: "deb [arch=amd64] http://${_param:local_repo_url}/ubuntu-${_param:linux_system_codename}/ nightly tcp-oc30" | ||||
8 | architectures: amd64 | ||||
9 | key_url: "http://${_param:local_repo_url}/public.gpg" |