Faidon Liambotis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/103112


Change subject: reprepro: import from elasticsearch/logstash apt
......................................................................

reprepro: import from elasticsearch/logstash apt

elasticsearch.org now provides apt repositories, as of our yesterday:
http://www.elasticsearch.org/blog/apt-and-yum-repositories/

For Elasticsearch, we use their 0.90 packages anyway, so it's a
no-brainer: import future versions from their apt, no functional
changes.

For logstash, it's a bit more complicated: the packages that we
currently have in apt seem of better quality than the ones in
Elasticsearch's apt repo. However, it probably makes more sense to use
upstream's and file bugs with them so they can improve their official
packages instead.

Change-Id: I748d45df3b216f0ae38ce84a0adfe761175b3b1d
---
M modules/install-server/files/reprepro-distributions
M modules/install-server/files/reprepro-updates
2 files changed, 21 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/12/103112/1

diff --git a/modules/install-server/files/reprepro-distributions 
b/modules/install-server/files/reprepro-distributions
index 2896428..73aa533 100644
--- a/modules/install-server/files/reprepro-distributions
+++ b/modules/install-server/files/reprepro-distributions
@@ -50,7 +50,7 @@
 Architectures: source amd64 i386
 Components: main universe non-free mariadb
 UDebComponents: main
-Update: ceph jenkins cloudera hwraid cassandra
+Update: ceph jenkins cloudera hwraid cassandra elasticsearch logstash
 Description: Wikimedia specific packages for Ubuntu Precise
 SignWith: default
 DebOverride: deb-override
diff --git a/modules/install-server/files/reprepro-updates 
b/modules/install-server/files/reprepro-updates
index 7378193..3b50650 100644
--- a/modules/install-server/files/reprepro-updates
+++ b/modules/install-server/files/reprepro-updates
@@ -46,3 +46,23 @@
 Architectures: amd64 source
 VerifyRelease: 4BD736A82B5C1B00
 ListShellHook: grep-dctrl -X -S cassandra || [ $? -eq 1 ]
+
+Name: elasticsearch
+Method: http://packages.elasticsearch.org/elasticsearch/0.90/debian
+Components: main>main
+UDebComponents:
+Suite: stable
+GetInRelease: no
+Architectures: amd64
+VerifyRelease: D27D666CD88E42B4
+ListShellHook: grep-dctrl -X -S cassandra || [ $? -eq 1 ]
+
+Name: logstash
+Method: http://packages.elasticsearch.org/logstash/1.2/debian
+Components: main>main
+UDebComponents:
+Suite: stable
+GetInRelease: no
+Architectures: amd64
+VerifyRelease: D27D666CD88E42B4
+ListShellHook: grep-dctrl -X -S logstash || [ $? -eq 1 ]

-- 
To view, visit https://gerrit.wikimedia.org/r/103112
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I748d45df3b216f0ae38ce84a0adfe761175b3b1d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <fai...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to