Upgrade to 3rdparty version 0.9.5 of elasticsearch/elasticsearch
[mirror/dsa-puppet.git] / 3rdparty / modules / elasticsearch / manifests / repo.pp
index 5150377..ba6a01d 100644 (file)
@@ -40,7 +40,7 @@ class elasticsearch::repo {
         location    => "http://packages.elasticsearch.org/elasticsearch/${elasticsearch::repo_version}/debian",
         release     => 'stable',
         repos       => 'main',
-        key         => '46095ACC8548582C1A2699A9D27D666CD88E42B4',
+        key         => 'D88E42B4',
         key_source  => 'http://packages.elasticsearch.org/GPG-KEY-elasticsearch',
         include_src => false,
       }