fixing typo in filename

This commit is contained in:
Tim Flink 2016-01-25 21:53:47 +00:00
parent 88b9b9f32f
commit 7e5cef19a2

View file

@ -17,4 +17,4 @@
- reload httpd
- name: copy tmpwatch cronjob for taskotron artifacts and buildmaster
template: src=taskotron-tmpwatch.cron.jw dest=/etc/cron.d/taskotron-tmpwatch.cron owner=root group=root mode=0644
template: src=taskotron-tmpwatch.cron.j2 dest=/etc/cron.d/taskotron-tmpwatch.cron owner=root group=root mode=0644