releng compose: lets try nfsv4 again
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9aa7120fee
commit
f53ef31856
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ kojipkgs_url: kojipkgs.fedoraproject.org
|
|||
lvm_size: 100000
|
||||
max_mem_size: "{{ mem_size }}"
|
||||
mem_size: 131072
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"
|
||||
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=4"
|
||||
nrpe_procs_crit: 1000
|
||||
# With 16 cpus, theres a bunch more kernel threads
|
||||
nrpe_procs_warn: 900
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue