1
0
Fork 0
forked from infra/ansible

pkgs01: bump to 48G memory

This might help with handling scrapers.
This commit is contained in:
Kevin Fenzi 2025-12-06 10:06:36 -08:00
commit b6e8f0cad8

View file

@ -30,7 +30,7 @@ network_connections:
host_backup_targets: ['/srv/cache/lookaside']
ks_repo: https://infrastructure.fedoraproject.org/repo/rhel/RHEL8-x86_64/
ks_url: https://infrastructure.fedoraproject.org/repo/rhel/ks/kvm-rhel-8
mem_size: 32768
mem_size: 49152
nagios_Check_Services:
swap: false
nfs_mount_opts: "rw,hard,bg,intr,noatime,nodev,nosuid,sec=sys,nfsvers=3"