Skip to content

Commit

Permalink
Use soft mount option, timeout value is sufficient
Browse files Browse the repository at this point in the history
  • Loading branch information
dhoucgitter committed Nov 29, 2023
1 parent 1698f13 commit d6caec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/baseline/defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ NFS_EFS_CLIENT_CONFIG:
- noresvport
- rsize=1048576
- wsize=1048576
- hard
- soft
- timeo=600
- retrans=2
- _netdev
Expand Down

0 comments on commit d6caec7

Please sign in to comment.