Petrb has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/52779


Change subject: nrpe changed the IP of master server for labs
......................................................................

nrpe changed the IP of master server for labs

Change-Id: I66781173cffc616ff63b08f6b17c7346d6ac3464
---
M manifests/nrpe.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/79/52779/1

diff --git a/manifests/nrpe.pp b/manifests/nrpe.pp
index 388c15a..af55223 100644
--- a/manifests/nrpe.pp
+++ b/manifests/nrpe.pp
@@ -70,7 +70,7 @@
 class nrpe::packages {
        $nrpe_allowed_hosts = $::realm ? {
                "production" => 
"127.0.0.1,208.80.152.185,208.80.152.161,208.80.154.14",
-               "labs" => "10.4.0.34"
+               "labs" => "10.4.0.120"
        }
 
        package { [ "nagios-nrpe-server", "nagios-plugins", 
"nagios-plugins-basic", "nagios-plugins-extra", "nagios-plugins-standard", 
"libssl0.9.8" ]:

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I66781173cffc616ff63b08f6b17c7346d6ac3464
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Petrb <benap...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to