Need to have the right path here for production.
This commit is contained in:
parent
e4e1cb3335
commit
5cbcfbc4ba
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@
|
||||||
- name: nfs mount points (stg) production koji ro
|
- name: nfs mount points (stg) production koji ro
|
||||||
mount: >
|
mount: >
|
||||||
name={{ mnt_dir }}
|
name={{ mnt_dir }}
|
||||||
src=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com:/mnt/{{ nfs_src_dir }}
|
src=ntap-phx2-c01-fedora01-nfs.storage.phx2.redhat.com:/{{ nfs_src_dir }}
|
||||||
fstype=nfs
|
fstype=nfs
|
||||||
opts=ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
opts=ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=3
|
||||||
passno=0
|
passno=0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue