mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Add more memoryz.
This commit is contained in:
parent
8f099cbe90
commit
a28d90a1ed
2
Vagrantfile
vendored
2
Vagrantfile
vendored
@ -20,7 +20,7 @@ Vagrant.configure('2') do |config|
|
||||
:mount_options => [ 'gid=5853', 'dmode=2775' ]
|
||||
|
||||
precise.vm.provider :virtualbox do |vb|
|
||||
vb.customize ["modifyvm", :id, "--memory", "512"]
|
||||
vb.customize ["modifyvm", :id, "--memory", '1024']
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user