This is no longer needed
This commit is contained in:
parent
03907eeb62
commit
623eb1570a
1 changed files with 0 additions and 2 deletions
2
development/Vagrantfile
vendored
2
development/Vagrantfile
vendored
|
@ -52,8 +52,6 @@ Vagrant.configure("2") do |config|
|
|||
config.vm.synced_folder "../", "/vagrant", id: 'vagrant-root', nfs: true
|
||||
|
||||
config.cache.scope = :machine
|
||||
config.cache.auto_detect = true
|
||||
config.cache.enable_nfs = true
|
||||
|
||||
ip_suffix = 30
|
||||
BOXES.each do |box_name, box_config|
|
||||
|
|
Loading…
Reference in a new issue