We need nfs mounts before kojipkgs role
This commit is contained in:
parent
4e1595c0a7
commit
b57f9b3fc1
1 changed files with 1 additions and 1 deletions
|
@ -19,13 +19,13 @@
|
|||
- sudo
|
||||
- collectd/base
|
||||
- apache
|
||||
- kojipkgs
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_app/app'
|
||||
nfs_src_dir: 'fedora_app/app'
|
||||
- role: nfs/client
|
||||
mnt_dir: '/mnt/fedora_koji'
|
||||
nfs_src_dir: 'fedora_koji'
|
||||
- kojipkgs
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue