Faidon Liambotis has uploaded a new change for review.
https://gerrit.wikimedia.org/r/190722
Change subject: protoproxy: mute nginx reload cron's output
......................................................................
protoproxy: mute nginx reload cron's output
Cronspams.
Change-Id: Ia650192f538c868a456329041020ac719a8218e5
---
M manifests/role/protoproxy.pp
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/22/190722/1
diff --git a/manifests/role/protoproxy.pp b/manifests/role/protoproxy.pp
index c088668..3c9151e 100644
--- a/manifests/role/protoproxy.pp
+++ b/manifests/role/protoproxy.pp
@@ -40,7 +40,7 @@
# hosts in the if clause here).
if ! os_version('debian >= jessie') {
cron { 'nginx_reload_daily':
- command => '/usr/sbin/service nginx reload',
+ command => '/usr/sbin/service nginx reload >/dev/null 2>/dev/null',
hour => fqdn_rand(24),
minute => fqdn_rand(60),
}
--
To view, visit https://gerrit.wikimedia.org/r/190722
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia650192f538c868a456329041020ac719a8218e5
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Faidon Liambotis <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits