Issues with removing a synced folder from Vagrant -


i trying remove synced folder no success.

i had vagrantfile like:

.. config.vm.synced_folder "/folder",           "/vagrant/folder", default_sync_opts .. 

but no longer have folder 'folder', tried removing line keeps trying sync folder.

i've tried add again line , add disabled : true option not work. still tries sync. (plus annoying keep ever every folder ever synced on vagrantfile disabled: true)

anyone has gone through this/what can do? don't want vagrant destroy/vagrant up

have run vagrant reload --provision? won't destroy environment.


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -