Alexandros Kosiaris has uploaded a new change for review.

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

Change subject: gsb: Another try at fixing it
......................................................................

gsb: Another try at fixing it

Need to quote the url now due to the & character in it

Change-Id: I7eceb7977e0db1ca5bea31eb7c520f1afb6bcf51
---
M modules/icinga/manifests/gsbmonitoring.pp
1 file changed, 9 insertions(+), 9 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/88/247888/1

diff --git a/modules/icinga/manifests/gsbmonitoring.pp 
b/modules/icinga/manifests/gsbmonitoring.pp
index 5ee0897..07c9c2e 100644
--- a/modules/icinga/manifests/gsbmonitoring.pp
+++ b/modules/icinga/manifests/gsbmonitoring.pp
@@ -5,47 +5,47 @@
 
     @monitoring::service { 'GSB_mediawiki':
         description   => 'check google safe browsing for mediawiki.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=mediawiki.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=mediawiki.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wikibooks':
         description   => 'check google safe browsing for wikibooks.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wikibooks.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wikibooks.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wikimedia':
         description   => 'check google safe browsing for wikimedia.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wikimedia.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wikimedia.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wikinews':
         description   => 'check google safe browsing for wikinews.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wikinews.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wikinews.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wikipedia':
         description   => 'check google safe browsing for wikipedia.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wikipedia.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wikipedia.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wikiquote':
         description   => 'check google safe browsing for wikiquote.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wikiquote.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wikiquote.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wikisource':
         description   => 'check google safe browsing for wikisource.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wikisource.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wikisource.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wikiversity':
         description   => 'check google safe browsing for wikiversity.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wikiversity.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wikiversity.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
     @monitoring::service { 'GSB_wiktionary':
         description   => 'check google safe browsing for wiktionary.org',
-        check_command => 
'check_https_url_for_string!www.google.com!/safebrowsing/diagnostic?output=jsonp&site=wiktionary.org/!\'"type":
 4\'',
+        check_command => 
'check_https_url_for_string!www.google.com!\'/safebrowsing/diagnostic?output=jsonp&site=wiktionary.org/\'!\'"type":
 4\'',
         host          => 'google',
     }
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7eceb7977e0db1ca5bea31eb7c520f1afb6bcf51
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>

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

Reply via email to