correct path

This commit is contained in:
Miroslav Suchý 2014-06-20 14:19:35 +00:00
parent 2236b0963a
commit 936a55d647

View file

@ -34,7 +34,7 @@
action: copy src="{{ files }}/copr/hosts" dest=/etc/hosts owner=root group=root mode=644
- name: copy copr.repo
action: copy src=$files/copr/fe/yum/copr.repo dest=/etc/yum.repos.d/copr.repo
action: copy src={{ files }}/copr/fe/yum/copr.repo dest=/etc/yum.repos.d/copr.repo
- name: set the hostname
shell: hostname copr-fe.cloud.fedoraproject.org