symlink /mnt/fedora_koji/compose/ to /srv/pungi
This commit is contained in:
parent
51bdaac0a1
commit
25c9f19d7f
1 changed files with 6 additions and 1 deletions
|
@ -92,9 +92,14 @@
|
|||
- /pub/epel
|
||||
- /pub/alt
|
||||
- /epel
|
||||
- /srv/pungi
|
||||
- /var/spool/rsyslog
|
||||
|
||||
- name: symlink /srv/pungi
|
||||
file: >
|
||||
path=/srv/pungi
|
||||
src=/mnt/fedora_koji/compose/
|
||||
state=link
|
||||
|
||||
- name: add builder infra yum repo
|
||||
action: copy src=$files/kojibuilder/builder-infrastructure.repo dest=/etc/yum.repos.d/builder-infrastructure.repo
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue