Mark Bergsma has submitted this change and it was merged.

Change subject: Fix lvs::monitor_service_custom name
......................................................................


Fix lvs::monitor_service_custom name

Change-Id: I6e241bc558c2959720cc8261dad9abd0c1b27de5
---
M modules/lvs/manifests/monitor.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Mark Bergsma: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/modules/lvs/manifests/monitor.pp b/modules/lvs/manifests/monitor.pp
index 743e11f..def7b8b 100644
--- a/modules/lvs/manifests/monitor.pp
+++ b/modules/lvs/manifests/monitor.pp
@@ -28,7 +28,7 @@
     # PMTPA
 
     # FIXME: remove after pmtpa decommissioning
-    lvs::monitor_service6_custom { "payments.wikimedia.org":
+    lvs::monitor_service_custom { "payments.wikimedia.org":
         ip_address => "208.80.155.5",
         port => 443,
         check_command => 
"check_https_url!payments.wikimedia.org!/index.php/Special:SystemStatus",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I6e241bc558c2959720cc8261dad9abd0c1b27de5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Mark Bergsma <[email protected]>
Gerrit-Reviewer: Mark Bergsma <[email protected]>
Gerrit-Reviewer: jenkins-bot

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

Reply via email to