]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/apt/recipes/default.rb
Restore elasticsearch6.x and get rid of elasticsearch5.x
[chef.git] / cookbooks / apt / recipes / default.rb
index f69db4f3e553cd725acf2e97af0bced2d6dab2dc..7619d0a9c4cc018545f5ae460f9a2f37e6fc4151 100644 (file)
@@ -107,9 +107,9 @@ apt_repository "nginx" do
   key "ABF5BD827BD9BF62"
 end
 
   key "ABF5BD827BD9BF62"
 end
 
-apt_repository "elasticsearch5.x" do
-  action repository_actions["elasticsearch5.x"]
-  uri "https://artifacts.elastic.co/packages/5.x/apt"
+apt_repository "elasticsearch6.x" do
+  action repository_actions["elasticsearch6.x"]
+  uri "https://artifacts.elastic.co/packages/6.x/apt"
   distribution "stable"
   components ["main"]
   key "D27D666CD88E42B4"
   distribution "stable"
   components ["main"]
   key "D27D666CD88E42B4"