put in a picture of a whale and a flowerpot.
This commit is contained in:
parent
c19d85e314
commit
0f6fcd4599
2 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<img src="fedora-os-latest-ma.png"/>
|
<img src="fedora-os-latest-ma.png"/>
|
||||||
|
<img src="hotspot-all-ma.png"/>
|
||||||
<img src="fedora-os-latest.png"/>
|
<img src="fedora-os-latest.png"/>
|
||||||
<img src="fedora-os-latest-stacked-ma.png"/>
|
<img src="fedora-os-latest-stacked-ma.png"/>
|
||||||
|
|
||||||
|
|
|
@ -63,7 +63,7 @@
|
||||||
|
|
||||||
- name: daily cron file to run the log files
|
- name: daily cron file to run the log files
|
||||||
copy: src={{item}} dest=/etc/cron.d/ mode=0644
|
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:
|
tags:
|
||||||
- web-data
|
- web-data
|
||||||
- cron
|
- cron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue