BBlack has uploaded a new change for review.

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

Change subject: disable ocsp updater cron for now
......................................................................

disable ocsp updater cron for now

Change-Id: I02a5543e1f728144e3d2cdbd79d5a1b353401b66
---
M modules/tlsproxy/manifests/ocsp_updater.pp
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/52/232752/1

diff --git a/modules/tlsproxy/manifests/ocsp_updater.pp 
b/modules/tlsproxy/manifests/ocsp_updater.pp
index 6837654..3d562ad 100644
--- a/modules/tlsproxy/manifests/ocsp_updater.pp
+++ b/modules/tlsproxy/manifests/ocsp_updater.pp
@@ -27,6 +27,7 @@
     }
 
     cron { 'update-ocsp-all':
+        ensure  => absent,
         command => "/usr/local/sbin/update-ocsp-all 
webproxy.${::site}.wmnet:8080",
         minute  => fqdn_rand(60, '1adf3dd699e51805'),
         hour    => '*',

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

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

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

Reply via email to