issue #789

parent 503de99b
Showing with 1 additions and 0 deletions
......@@ -10,6 +10,7 @@ Vagrant.configure(2) do |config|
config.ssh.insert_key = false
config.vm.provider "virtualbox" do |vb|
vb.customize ['modifyvm', :id, '--cableconnected1', 'on']
vb.memory = 1024
end
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment