correct path
This commit is contained in:
parent
2236b0963a
commit
936a55d647
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue