Mount this on the correct directory
This commit is contained in:
parent
cd44a51ca4
commit
97921b1d8e
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
- git/hooks
|
||||
- clamav
|
||||
- { role: nfs/client, when: env != "staging", mnt_dir: '/srv/cache/lookaside', nfs_src_dir: 'fedora_sourcecache', nfs_mount_opts='rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4' }
|
||||
- { role: nfs/client, when: env == "staging", mnt_dir: '/srv/cache/lookaside', nfs_src_dir: 'fedora_sourcecache', nfs_mount_opts='ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4' }
|
||||
- { role: nfs/client, when: env == "staging", mnt_dir: '/srv/cache/lookaside_prod', nfs_src_dir: 'fedora_sourcecache', nfs_mount_opts='ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4' }
|
||||
- role: distgit
|
||||
tags: distgit
|
||||
- { role: hosts, when: env == "staging" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue