Martin Polreich | 0c7f567 | 2017-04-11 13:27:30 +0200 | [diff] [blame] | 1 | linux: |
| 2 | system: |
| 3 | enabled: true |
| 4 | repo: |
| 5 | elasticsearch_repo: |
Dmitry Kalashnik | 8c207ea | 2018-11-29 18:56:36 +0400 | [diff] [blame] | 6 | source: "deb [arch=amd64] http://mirror.mirantis.com/testing/elasticsearch-5.x/{{ grains.get('oscodename') }} stable main" |
| 7 | key_url: "https://artifacts.elastic.co/GPG-KEY-elasticsearch" |
| 8 | elasticsearch_curator_repo: |
| 9 | source: "deb [arch=amd64] http://mirror.mirantis.com/nightly/elasticsearch-curator-5/{{ grains.get('oscodename') }} stable main" |
Martin Polreich | 0c7f567 | 2017-04-11 13:27:30 +0200 | [diff] [blame] | 10 | key_url: "https://packages.elastic.co/GPG-KEY-elasticsearch" |