blob: 08c06fc6bc79b5d5d34b41d2ae999471d9a07162 [file] [log] [blame]
Petr Michalec2f1141f2016-12-13 14:55:41 +01001parameters:
2 linux:
3 system:
Simon Pasquier7ad76562017-01-12 16:49:55 +01004 repo:
5 influxdb:
Petr Michalec2f1141f2016-12-13 14:55:41 +01006 refresh_db: ${_param:linux_repo_refresh_db}
azvyagintsevd80a2352018-11-09 15:01:20 +02007 source: "deb [arch=amd64] http://${_param:local_repo_url}/ubuntu-${_param:linux_system_codename}/ ${_param:mcp_version} influxdb"
Petr Michalec2f1141f2016-12-13 14:55:41 +01008 architectures: amd64
9 key_url: "http://${_param:local_repo_url}/public.gpg"