forked from infra/ansible
Er, name the file right
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
65f613d888
commit
68017cbeb3
2 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
template: src=testcase_stats.cron dest=/etc/cron.hourly/testcase_stats owner=root group=root mode=0755
|
||||
|
||||
- name: Set up Apache config
|
||||
copy: src=fedora_nightlies.conf.httpd dest=/etc/httpd/conf.d/01-fedora_nightlies.conf owner=root group=root mode=0644
|
||||
copy: src=testcase_stats.conf.httpd dest=/etc/httpd/conf.d/01-testcase_stats.conf owner=root group=root mode=0644
|
||||
notify:
|
||||
- reload httpd
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue