kojipkgs: move to nfsv4

Move kojipkgs to nfsv4 from v3. This might help us with some caching
issues. Or it might not! we will see.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2023-07-26 14:36:36 -07:00
parent b74b3a2da8
commit cff10c3c89

View file

@ -33,6 +33,7 @@ max_mem_size: 98304
mem_size: 98304 mem_size: 98304
nagios_Check_Services: nagios_Check_Services:
swap: false swap: false
nfs_mount_opts: "ro,hard,bg,intr,noatime,nodev,nosuid,nfsvers=4"
num_cpus: 16 num_cpus: 16
primary_auth_source: ipa primary_auth_source: ipa
tcp_ports: [80, 8080] tcp_ports: [80, 8080]