blob: 7e3fb93e8dac0dca5c39d00ad8ba194db647c9a6 [file] [log] [blame]
Petr Michalec2f1141f2016-12-13 14:55:41 +01001parameters:
2 linux:
3 system:
Ondrej Smolaee18d3e2016-12-17 18:15:24 +01004 repo:influxdb
Petr Michalec2f1141f2016-12-13 14:55:41 +01005 grafana:
6 refresh_db: ${_param:linux_repo_refresh_db}
Ondrej Smolaee18d3e2016-12-17 18:15:24 +01007 source: "deb [arch=amd64] http://${_param:local_repo_url}/ubuntu-${_param:linux_system_codename}/ nightly influxdb"
Petr Michalec2f1141f2016-12-13 14:55:41 +01008 architectures: amd64
9 key_url: "http://${_param:local_repo_url}/public.gpg"