Mount netapp RW
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e86f17404a
commit
127f9fcc20
2 changed files with 4 additions and 0 deletions
|
@ -15,3 +15,5 @@ tcp_ports: [
|
|||
udp_ports: [111]
|
||||
|
||||
registry_gluster_username_prod: registry-prod
|
||||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
||||
|
|
|
@ -14,3 +14,5 @@ tcp_ports: [
|
|||
udp_ports: [111]
|
||||
|
||||
registry_gluster_username_stg: registry-stg
|
||||
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue