Yuvipanda has submitted this change and it was merged.

Change subject: elasticsearch: Setup nobelium with standard roles
......................................................................


elasticsearch: Setup nobelium with standard roles

Allows standard user logins and such

Bug: T113282
Change-Id: Id4a22502d14b03e8e9fc71aefd1cf4b8da80b5e3
---
M manifests/site.pp
1 file changed, 6 insertions(+), 0 deletions(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index e2cde56..467d28b 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -2221,6 +2221,12 @@
     }
 }
 
+# Test server for labs ElasticSearch replication
+node 'nobelium.eqiad.wmnet' {
+    include base::firewall
+    include standard
+}
+
 # Offline Content Generator
 node /^ocg100[123]\.eqiad\.wmnet$/ {
     role ocg

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Id4a22502d14b03e8e9fc71aefd1cf4b8da80b5e3
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to