<div dir="ltr">Hi,<div><br></div><div>I just noticed that in <a href="https://seven.centos.org/2017/06/updated-centos-vagrant-images-available-v1705-01/">https://seven.centos.org/2017/06/updated-centos-vagrant-images-available-v1705-01/</a></div><div><br></div><div>line that reads about sync folders</div><div><br></div><div><pre style="margin-top:10px;margin-bottom:10px;padding:10px;border:0px;font-size:14px;vertical-align:baseline;line-height:1.8;white-space:pre-wrap;word-wrap:break-word;background-image:url("img/paper.jpg");background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial;border-radius:3px;color:rgb(31,50,83)">config.vm.synced_folder “.”, “/vagrant”, type: “virtualbox”</pre></div><div><br></div><div>uses the wrong symbol for strings (") and after copying into Vagrantfile causes a cryptic error message.</div><div><br></div><div>Cheers,</div><div>Rafal</div></div>