put in a picture of a whale and a flowerpot.

This commit is contained in:
Stephen Smoogen 2017-02-15 23:14:59 +00:00
parent c19d85e314
commit 0f6fcd4599
2 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@
<body>
<img src="fedora-os-latest-ma.png"/>
<img src="hotspot-all-ma.png"/>
<img src="fedora-os-latest.png"/>
<img src="fedora-os-latest-stacked-ma.png"/>
@ -29,4 +30,4 @@
<img src="epel-arch-ma.png"/>
</body>
</body>

View file

@ -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