nfs / client: fix ip for koji01.stg to be the iad2 one and not the phx2 one
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
4bc6749fad
commit
78ddc037dd
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
- name: nfs mount points (stg) staging koji
|
||||
mount: >
|
||||
name=/mnt/fedora_koji
|
||||
src=10.5.128.139:/mnt/fedora_koji
|
||||
src=10.3.167.64:/mnt/fedora_koji
|
||||
fstype=nfs4
|
||||
opts=rw,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4
|
||||
passno=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue