Petr Michalec | 850c6e2 | 2017-02-06 18:24:39 +0100 | [diff] [blame] | 1 | parameters: |
Richard Felkl | 89c89c5 | 2017-10-19 17:45:26 +0200 | [diff] [blame] | 2 | _param: |
| 3 | mirror_influxdb-trusty_source: https://repos.influxdata.com/ubuntu/ |
| 4 | mirror_influxdb-trusty_distribution: trusty |
| 5 | mirror_influxdb-trusty_components: stable |
| 6 | mirror_influxdb-trusty_gpgkeys: |
| 7 | - 2582E0C5 |
Petr Michalec | 850c6e2 | 2017-02-06 18:24:39 +0100 | [diff] [blame] | 8 | aptly: |
| 9 | server: |
| 10 | mirror: |
| 11 | influxdb-trusty: |
Richard Felkl | 89c89c5 | 2017-10-19 17:45:26 +0200 | [diff] [blame] | 12 | source: ${_param:mirror_influxdb-trusty_source} |
| 13 | distribution: ${_param:mirror_influxdb-trusty_distribution} |
| 14 | components: ${_param:mirror_influxdb-trusty_components} |
Petr Michalec | 850c6e2 | 2017-02-06 18:24:39 +0100 | [diff] [blame] | 15 | architectures: amd64 |
Richard Felkl | 89c89c5 | 2017-10-19 17:45:26 +0200 | [diff] [blame] | 16 | gpgkeys: ${_param:mirror_influxdb-trusty_gpgkeys} |
Petr Michalec | 850c6e2 | 2017-02-06 18:24:39 +0100 | [diff] [blame] | 17 | publisher: |
| 18 | component: influxdb |
| 19 | distributions: |
| 20 | - trusty/nightly |