sudoman / pagure

Forked from pagure 4 years ago
Clone

406c657 Increase amount of memory alloted to Vagrant VM

Authored and Committed by sudoman 4 years ago
    Increase amount of memory alloted to Vagrant VM
    
    During provisioning, ClamAV was failing to start, due to insufficient
    memory. Under normal circumstances, it's possible to boot with 2 GB of
    RAM, but ClamAV uses about 900 MB, leaving very little free space.
    
    This commit bumps the alloted memory from 2048 to 3072 MB.
    
        
file modified
+1 -1