Ori.livneh has submitted this change and it was merged.

Change subject: Do not apply eventlogging and webperf roles on hafnium
......................................................................


Do not apply eventlogging and webperf roles on hafnium

I will re-add them once the machine is reimaged.

Change-Id: Ic1b6c9ff34535b95b77f7c1afec0ed66960ada0e
---
M manifests/site.pp
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/manifests/site.pp b/manifests/site.pp
index 2ba8d55..8c6db27 100644
--- a/manifests/site.pp
+++ b/manifests/site.pp
@@ -1039,7 +1039,8 @@
 # Hosts visualization / monitoring of EventLogging event streams
 # and MediaWiki errors.
 node 'hafnium.wikimedia.org' {
-    role eventlogging, webperf
+    # Roles disabled during re-image -- Ori, Nov 3 2015
+    # role eventlogging, webperf
 
     include standard
     include base::firewall

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1b6c9ff34535b95b77f7c1afec0ed66960ada0e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Ori.livneh <[email protected]>
Gerrit-Reviewer: Dzahn <[email protected]>
Gerrit-Reviewer: Ori.livneh <[email protected]>

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

Reply via email to