Gehel has submitted this change and it was merged. ( 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(-) Approvals: jenkins-bot: Verified Gehel: Looks good to me, approved 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: merged Gerrit-Change-Id: Icde86c0568190addf3c4eac2591798bea571a72a Gerrit-PatchSet: 3 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Gehel <[email protected]> Gerrit-Reviewer: DCausse <[email protected]> Gerrit-Reviewer: Gehel <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
