openSUSE Vagrant 2.2.7 version:
In following “Synchronize Local and Guest Files” did not work. Not sure if its because of this version, can someone try this and confirm? This is a very nice feature and would love for it to work.
Vagrantfile:
Vagrant.configure("2") do |config|
config.vm.box = "opensuse/Leap-15.2.x86_64"
config.vm.box_version = "15.2.31.344"
end
Also, there is a “.vagrant” folder in the project folder that does not show in the vagrant vm directory folder.
nasheayahu@kohanOS:~/VagrantDev> ls -a
. .. .vagrant Vagrantfile
vagrant directory:
vagrant@localhost:/vagrant> ls -a
. .. foo Vagrantfile