summaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorKevin Fenzi <kevin@scrye.com>2017-09-10 16:10:06 +0000
committerKevin Fenzi <kevin@scrye.com>2017-09-10 16:10:18 +0000
commit6ee52df95224f5fef863f1f29251ec8de179fa51 (patch)
treedfd25913e22f5480d62b1fc4aa75da30e1a96908 /roles
parentb373d2d5976bdd9ed56f877456711acd6093594d (diff)
downloadansible-6ee52df95224f5fef863f1f29251ec8de179fa51.tar.gz
ansible-6ee52df95224f5fef863f1f29251ec8de179fa51.tar.xz
ansible-6ee52df95224f5fef863f1f29251ec8de179fa51.zip
dear mdapi, no need for your emails
Diffstat (limited to 'roles')
-rw-r--r--roles/mdapi/templates/mdapi.cron2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/mdapi/templates/mdapi.cron b/roles/mdapi/templates/mdapi.cron
index 4a5ba0130..72e8ad5dc 100644
--- a/roles/mdapi/templates/mdapi.cron
+++ b/roles/mdapi/templates/mdapi.cron
@@ -1,4 +1,4 @@
# Fetches repo metadata for mdapi
#
-*/20 * * * * root /usr/bin/mdapi-get_repo_md /etc/mdapi/mdapi.cfg > /dev/null
+*/20 * * * * root /usr/bin/mdapi-get_repo_md /etc/mdapi/mdapi.cfg |& grep -vi warning > /dev/null