Merge branch 'master' of /git/ansible

This commit is contained in:
Patrick Uiterwijk 2014-02-14 21:17:11 +00:00
commit f9394aeb70
3 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,5 @@
vmhost: bvirthost05.phx2.fedoraproject.org
vmhost: buildvmhost-12.phx2.fedoraproject.org
eth0_ip: 10.5.125.69
volgroup: /dev/xenGuests
mem_size: 65536
num_cpus: 16

View file

@ -0,0 +1,2 @@
0 22 * * * root /usr/bin/python /etc/askbot/sites/ask/config/manage.py delete_unused_tags > /dev/null 2> /dev/null

View file

@ -89,6 +89,7 @@
- cron-ask-send-reminders
- cron-post-office-send-mail
- cron-delete-old-emails
- cron-delete-unused-tags
tags:
- files