Petr Michalec | 2f1141f | 2016-12-13 14:55:41 +0100 | [diff] [blame] | 1 | parameters: |
| 2 | linux: |
| 3 | system: |
Simon Pasquier | 7ad7656 | 2017-01-12 16:49:55 +0100 | [diff] [blame] | 4 | repo: |
| 5 | influxdb: |
Petr Michalec | 2f1141f | 2016-12-13 14:55:41 +0100 | [diff] [blame] | 6 | refresh_db: ${_param:linux_repo_refresh_db} |
Alexander Noskov | cc47fc5 | 2017-06-18 20:19:45 +0200 | [diff] [blame] | 7 | source: "deb [arch=amd64] http://${_param:local_repo_url}/ubuntu-${_param:linux_system_codename}/ ${_param:apt_mk_version} influxdb" |
Petr Michalec | 2f1141f | 2016-12-13 14:55:41 +0100 | [diff] [blame] | 8 | architectures: amd64 |
| 9 | key_url: "http://${_param:local_repo_url}/public.gpg" |