Hi,
I just noticed that in https://seven.centos.org/2017/06/updated-centos-vagrant-images-available-v17...
line that reads about sync folders
config.vm.synced_folder “.”, “/vagrant”, type: “virtualbox”
uses the wrong symbol for strings (") and after copying into Vagrantfile causes a cryptic error message.
Cheers, Rafal