~/

Entries from 2013-04-15 to 1 day

Tips for Vagrantfile of nfs_settings

Good way to use nfs or not, this is from discourse's Vagrantfile nfs_setting = RUBY_PLATFORM =~ /darwin/ || RUBY_PLATFORM =~ /linux/ config.vm.synced_folder ".", "/vagrant", id: "vagrant-root", :nfs => nfs_setting