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
|
- sudo
|
||||||
- collectd/base
|
- collectd/base
|
||||||
- apache
|
- apache
|
||||||
- kojipkgs
|
|
||||||
- role: nfs/client
|
- role: nfs/client
|
||||||
mnt_dir: '/mnt/fedora_app/app'
|
mnt_dir: '/mnt/fedora_app/app'
|
||||||
nfs_src_dir: 'fedora_app/app'
|
nfs_src_dir: 'fedora_app/app'
|
||||||
- role: nfs/client
|
- role: nfs/client
|
||||||
mnt_dir: '/mnt/fedora_koji'
|
mnt_dir: '/mnt/fedora_koji'
|
||||||
nfs_src_dir: 'fedora_koji'
|
nfs_src_dir: 'fedora_koji'
|
||||||
|
- kojipkgs
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
- include: "{{ tasks }}/yumrepos.yml"
|
- include: "{{ tasks }}/yumrepos.yml"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue