try without trailing /
This commit is contained in:
parent
5d1d223ce5
commit
b663b6cbfc
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
- /var/spool/rsyslog
|
||||
|
||||
- name: symlink /srv/pungi
|
||||
action: file src=/mnt/fedora_koji/compose/ dest=/srv/pungi state=link
|
||||
action: file src=/mnt/fedora_koji/compose dest=/srv/pungi state=link
|
||||
|
||||
- name: add builder infra yum repo
|
||||
action: copy src=$files/kojibuilder/builder-infrastructure.repo dest=/etc/yum.repos.d/builder-infrastructure.repo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue