try make the symlink a different way

This commit is contained in:
Dennis Gilmore 2013-08-24 21:33:40 +00:00
parent 25c9f19d7f
commit 5d1d223ce5

View file

@ -95,10 +95,7 @@
- /var/spool/rsyslog
- name: symlink /srv/pungi
file: >
path=/srv/pungi
src=/mnt/fedora_koji/compose/
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