Add reverse-SSHFS-based file synchronization documentation 43/100743/4
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Thu, 23 Jan 2020 16:20:49 +0000 (17:20 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 29 Jan 2020 16:12:32 +0000 (17:12 +0100)
Issue-ID: ONAPARC-551
Change-Id: Ic22d32998ad0fc29867116827679e4c4181ba596
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
bootstrap/vagrant-minimal-onap/README.rst

index 2c214a9..95f2ac1 100644 (file)
@@ -69,6 +69,14 @@ features (e.g. triggers_) might not be supported on older versions.
 .. _`v2.2.6`: https://github.com/hashicorp/vagrant/blob/v2.2.6/CHANGELOG.md#226-october-14-2019
 .. _triggers: https://www.vagrantup.com/docs/triggers/
 
+Synced Folders
+~~~~~~~~~~~~~~
+
+Environment uses reverse-SSHFS-based file synchronization for applying non-upstream changes. This
+requires installing vagrant-sshfs_ plugin and presence of `sshfs` package on the host system.
+
+.. _vagrant-sshfs: https://github.com/dustymabe/vagrant-sshfs#install-plugin
+
 
 Running
 -------