Andrew Bogott has submitted this change and it was merged.

Change subject: Revert "Point the puppet freshness check to nagios.wmflabs.org"
......................................................................


Revert "Point the puppet freshness check to nagios.wmflabs.org"

(This didn't work, reasons unclear.)

This reverts commit a4e263183b8c1fabf67e3765a10d472d6ed398bf.

Change-Id: Id9f44b0e22402d44e84ad572c0b2510021c4a8e8
---
M modules/base/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Andrew Bogott: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/base/manifests/init.pp b/modules/base/manifests/init.pp
index 084d6b8..1c5c94d 100644
--- a/modules/base/manifests/init.pp
+++ b/modules/base/manifests/init.pp
@@ -123,7 +123,7 @@
         }
         'labs': {
             exec { 'puppet snmp trap':
-                command => "snmptrap -v 1 -c public nagios.wmflabs.org 
.1.3.6.1.4.1.33298 ${::instancename}.${::site}.wmflabs 6 1004 `uptime | awk '{ 
split(\$3,a,\":\"); print (a[1]*60+a[2])*60 }'`",
+                command => "snmptrap -v 1 -c public nagios-main.pmtpa.wmflabs 
.1.3.6.1.4.1.33298 ${::instancename}.${::site}.wmflabs 6 1004 `uptime | awk '{ 
split(\$3,a,\":\"); print (a[1]*60+a[2])*60 }'`",
                 path => "/bin:/usr/bin",
                 require => Package['snmp']
             }

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

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

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

Reply via email to