Gehel has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/338774 )
Change subject: elasticsearch: relforge is still on elasticsearch 2.x for a few days ...................................................................... elasticsearch: relforge is still on elasticsearch 2.x for a few days Change-Id: Icde86c0568190addf3c4eac2591798bea571a72a --- M hieradata/role/common/elasticsearch/relforge.yaml 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/74/338774/1 diff --git a/hieradata/role/common/elasticsearch/relforge.yaml b/hieradata/role/common/elasticsearch/relforge.yaml index af96bc7..1309fd3 100644 --- a/hieradata/role/common/elasticsearch/relforge.yaml +++ b/hieradata/role/common/elasticsearch/relforge.yaml @@ -4,7 +4,7 @@ - elasticsearch-roots # Version of elasticsearch to configure -elasticsearch::version: 5 +elasticsearch::version: 2 # Nodes should not be master eligible by default in prod elasticsearch::master_eligible: false -- To view, visit https://gerrit.wikimedia.org/r/338774 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icde86c0568190addf3c4eac2591798bea571a72a Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Gehel <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
