releng-compose needs alt mount
This commit is contained in:
parent
2636e2f399
commit
7c0fc3039a
1 changed files with 3 additions and 0 deletions
|
@ -36,6 +36,9 @@
|
||||||
- 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'
|
||||||
|
- role: nfs/client
|
||||||
|
mnt_dir: '/pub/alt'
|
||||||
|
nfs_src_dir: 'fedora_ftp/fedora.redhat.com/pub/alt'
|
||||||
- releng
|
- releng
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue