summaryrefslogtreecommitdiffstats
path: root/roles/web-data-analysis/tasks
diff options
context:
space:
mode:
authorStephen Smoogen <smooge@redhat.com>2017-02-15 23:14:59 +0000
committerStephen Smoogen <smooge@redhat.com>2017-02-15 23:14:59 +0000
commit0f6fcd4599054e7a08a9df5bce4cb174866b589f (patch)
tree33f689db52b8e0a1fe596a51fcc73548a29c8b7a /roles/web-data-analysis/tasks
parentc19d85e314e59168e189fb8b7223022abbea72f2 (diff)
downloadansible-0f6fcd4599054e7a08a9df5bce4cb174866b589f.tar.gz
ansible-0f6fcd4599054e7a08a9df5bce4cb174866b589f.tar.xz
ansible-0f6fcd4599054e7a08a9df5bce4cb174866b589f.zip
put in a picture of a whale and a flowerpot.
Diffstat (limited to 'roles/web-data-analysis/tasks')
-rw-r--r--roles/web-data-analysis/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/web-data-analysis/tasks/main.yml b/roles/web-data-analysis/tasks/main.yml
index 8afb91f78..d686cd241 100644
--- a/roles/web-data-analysis/tasks/main.yml
+++ b/roles/web-data-analysis/tasks/main.yml
@@ -63,7 +63,7 @@
- name: daily cron file to run the log files
copy: src={{item}} dest=/etc/cron.d/ mode=0644
- with_items: [condense-mirrorlogs.cron, condense-getfedoralogs.cron, run-daily-awstats.cron]
+ with_items: [condense-mirrorlogs.cron, condense-getfedoralogs.cron, run-daily-awstats.cron, condense-hotspot.cron]
tags:
- web-data
- cron