Set user and group for share folder. UNDOCUMENTED
config.vm.share_folder "www", "/var/www", "../", :owner => "apache", :group => "www-data"
# References
# https://github.com/mitchellh/vagrant/issues/897
# http://docs-v1.vagrantup.com/v1/docs/config/vm/share_folder.html