Make everything doing nfs mounts use the nfs_client role.
This commit is contained in:
parent
b22e1be972
commit
47185c520d
9 changed files with 46 additions and 65 deletions
|
@ -14,6 +14,7 @@
|
|||
|
||||
roles:
|
||||
- base
|
||||
- { role: nfs_client, when: not inventory_hostname.startswith('arm'), mnt_dir: '/mnt/fedora_koji', nfs_src_dir: 'fedora_koji' }
|
||||
- koji_builder
|
||||
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue