BBlack has uploaded a new change for review.

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

Change subject: silence info-level spam on gdnsd restart
......................................................................

silence info-level spam on gdnsd restart

Change-Id: I92964cbd5e257fd0fc4baa98d05f001492cc8a5c
---
M modules/authdns/files/authdns-local-update
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/94/174294/1

diff --git a/modules/authdns/files/authdns-local-update 
b/modules/authdns/files/authdns-local-update
index 84fc7b3..c0607f6 100644
--- a/modules/authdns/files/authdns-local-update
+++ b/modules/authdns/files/authdns-local-update
@@ -112,7 +112,7 @@
 if ! cmp --quiet /etc/gdnsd/config-geo~ /etc/gdnsd/config-geo; then
     rm -f /etc/gdnsd/config-geo~
     echo "Restarting to update zones & config"
-    gdnsd restart
+    gdnsd restart >/dev/null
 else
     rm -f /etc/gdnsd/config-geo~
     echo "Reloading zones"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I92964cbd5e257fd0fc4baa98d05f001492cc8a5c
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