BBlack has submitted this change and it was merged.
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(-)
Approvals:
BBlack: Verified; Looks good to me, approved
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: merged
Gerrit-Change-Id: I92964cbd5e257fd0fc4baa98d05f001492cc8a5c
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BBlack <[email protected]>
Gerrit-Reviewer: BBlack <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits