X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=Vagrantfile;h=5fa65a12a7972e56e6cbcb1a61e58bd739d25e25;hb=92da6fab323693ef52b2606f76cfe50c53168b0c;hp=f3c700e6593903c3865ab7b53ae9ac91e98c22b1;hpb=e3be88235a3456ea1b7fd34460d21d894ba21871;p=icn.git diff --git a/Vagrantfile b/Vagrantfile index f3c700e..5fa65a1 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -49,7 +49,7 @@ Vagrant.configure("2") do |config| libvirt.default_prefix = "#{vars[:site]}-" libvirt.cpu_mode = 'host-passthrough' libvirt.cpus = 8 - libvirt.memory = 16384 + libvirt.memory = 24576 libvirt.nested = true # The ICN baremetal network is the vagrant management network,