Require nfs synced folder in Vagrantfile 31/4631/1
authorTodd Malsbary <todd.malsbary@intel.com>
Wed, 26 Jan 2022 22:37:47 +0000 (14:37 -0800)
committerTodd Malsbary <todd.malsbary@intel.com>
Wed, 26 Jan 2022 22:39:02 +0000 (14:39 -0800)
commit9f1bec85fd29e358ebbbccfd1406262857c658a1
tree535302e1524b5a5d83994309d93ead925dcdb038
parentdd7088efd6a1cbdc3071dfd48944d15ccd4a3dac
Require nfs synced folder in Vagrantfile

When nfs is not installed the host, vagrant will fallback to rsync and
not pick up the changes to user_config.sh.

Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ia30b6b44a986c5fe645da9927685aef73f2f19e0
Vagrantfile