Alexandros Kosiaris has submitted this change and it was merged.

Change subject: role::apertium: check the local url, not the eqiad one
......................................................................


role::apertium: check the local url, not the eqiad one

Change-Id: Ic8226bfbed2a72e0682718ad53812de8eca8a88a
---
M manifests/role/apertium.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Alexandros Kosiaris: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/role/apertium.pp b/manifests/role/apertium.pp
index 5b04a84..ba208e1 100644
--- a/manifests/role/apertium.pp
+++ b/manifests/role/apertium.pp
@@ -15,7 +15,7 @@
 
     monitoring::service { 'apertium':
         description   => 'apertium apy',
-        check_command => 
"check_http_hostheader_port_url!apertium.svc.eqiad.wmnet!${port}!/listPairs",
+        check_command => 
"check_http_hostheader_port_url!apertium.svc.${::site}.wmnet!${port}!/listPairs",
     }
 
 }

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic8226bfbed2a72e0682718ad53812de8eca8a88a
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Giuseppe Lavagetto <[email protected]>
Gerrit-Reviewer: Alexandros Kosiaris <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to