Just call this mirrormanager.conf

This commit is contained in:
Kevin Fenzi 2014-05-21 17:28:36 +00:00
parent eb7371b560
commit 3333d00a59

View file

@ -4,7 +4,7 @@
- name: install /etc/httpd/conf.d/mirrormanager-app.conf
copy: >
src="mirrormanager-app.conf"
dest="/etc/httpd/conf.d/mirrormanager-app.conf"
dest="/etc/httpd/conf.d/mirrormanager.conf"
owner=root
group=root
mode=0644