Fix stg koji symlink.
This commit is contained in:
parent
a88e0771b3
commit
42861e554e
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
|||
tags: koji_hub
|
||||
when: env == 'staging'
|
||||
- name: create symlink for stg/prod secondary volume
|
||||
file: src=/mnt/fedora_koji_prod dest=/mnt/koji/vol/prod state=link
|
||||
file: src=/mnt/fedora_koji_prod/koji dest=/mnt/koji/vol/prod state=link
|
||||
tags: koji_hub
|
||||
when: env == 'staging'
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue