symlink /mnt/fedora_koji/koji for odcs-backend.

This commit is contained in:
Ralph Bean 2017-10-16 18:35:11 +00:00
parent b48ecff9f3
commit 838e3c157c

View file

@ -115,5 +115,9 @@
nfs_src_dir: 'fedora_koji'
when: env == 'staging'
post_tasks:
- file: src=/mnt/fedora_koji/koji dest=/mnt/koji state=link
tags: nfs/client
handlers:
- import_tasks: "{{ handlers_path }}/restart_services.yml"