Rush has uploaded a new change for review.
https://gerrit.wikimedia.org/r/281464
Change subject: toollabs elastic don't use nginx light
......................................................................
toollabs elastic don't use nginx light
nginx is already included in elastic tree as
full and we don't use light varient seemingly
/anywhere/ atm and it seems much simpler to
conform than to get the very small benefit
of nginx-light.
Bug: T131644
Change-Id: Icd4279935072c661ca823db51d9281506b134603
---
M modules/role/manifests/toollabs/elasticsearch.pp
1 file changed, 1 insertion(+), 4 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/64/281464/1
diff --git a/modules/role/manifests/toollabs/elasticsearch.pp
b/modules/role/manifests/toollabs/elasticsearch.pp
index cfe293e..98df6af 100644
--- a/modules/role/manifests/toollabs/elasticsearch.pp
+++ b/modules/role/manifests/toollabs/elasticsearch.pp
@@ -3,12 +3,9 @@
# Provisions Elasticsearch node with nginx reverse proxy
#
class role::toollabs::elasticsearch {
+
include ::base::firewall
include ::elasticsearch
-
- class { '::nginx':
- variant => 'light',
- }
$auth_realm = 'Elasticsearch protected actions'
$auth_file = '/etc/nginx/elasticsearch.htpasswd'
--
To view, visit https://gerrit.wikimedia.org/r/281464
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icd4279935072c661ca823db51d9281506b134603
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Rush <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits