Ondrej Smola | 97cd7f8 | 2016-12-16 02:34:38 +0100 | [diff] [blame] | 1 | parameters: |
| 2 | linux: |
| 3 | system: |
| 4 | repo: |
Marek Celoud | fc25a81 | 2017-03-28 10:27:15 +0200 | [diff] [blame] | 5 | elasticsearch: |
| 6 | source: "deb http://packages.elastic.co/elasticsearch/2.x/debian stable main" |
Ondrej Smola | 97cd7f8 | 2016-12-16 02:34:38 +0100 | [diff] [blame] | 7 | architectures: amd64 |
Simon Pasquier | ce812bb | 2017-09-14 15:18:42 +0200 | [diff] [blame] | 8 | key_url: "https://packages.elastic.co/GPG-KEY-elasticsearch" |
| 9 | elasticsearch_curator: |
| 10 | source: "deb http://packages.elastic.co/curator/4/debian stable main" |
| 11 | architectures: amd64 |
| 12 | key_url: "https://packages.elastic.co/GPG-KEY-elasticsearch" |