We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55f31f2 commit 9048c4cCopy full SHA for 9048c4c
ci/vagrant/freebsd/Vagrantfile
@@ -56,7 +56,7 @@ Vagrant.configure("2") do |config|
56
# by making sure your Vagrantfile isn't accessible to the vagrant box.
57
# If you use this you may want to enable additional shared subfolders as
58
# shown above.
59
- # config.vm.synced_folder ".", "/vagrant", disabled: true
+ config.vm.synced_folder ".", "/vagrant", disabled: true
60
61
# Provider-specific configuration so you can fine-tune various
62
# backing providers for Vagrant. These expose provider-specific options.
0 commit comments