Skip to content

Latest commit

 

History

History
59 lines (31 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

59 lines (31 loc) · 1.03 KB

vagrant-sshfs 0.0.7 (Dec 8, 2014)

  • Smooth folders creation.

  • Unmount on machine Destroy/Halt/Suspend

  • Remount on machine Resume/Provision/Suspend

    dmatora

vagrant-sshfs 0.0.6 (Oct 14, 2014)

  • Avoids StrictHostKeyChecking by default.

    James O'Doherty

vagrant-sshfs 0.0.5 (May 26, 2014)

  • Allows to disable the plugin to run on demand.

    Stéphane Klein

  • Allows to mount a host folder on the guest machine

    Adrian Olek

  • Checks if the sshfs command is available

    Fabio Kreusch

  • Unmount/mount on vagrant reload

    Fabio Kreusch

  • Adds sshfs command

    Fabio Kreusch

vagrant-sshfs 0.0.4 (March 5, 2014)

  • Allows to set a custom ssh username.

    Daichi Nakajima

vagrant-sshfs 0.0.3 (December 15, 2013)

  • Uses an absolute source for the remote path.

    Fabio Kreusch

vagrant-sshfs 0.0.2 (November 29, 2013)

  • Revoked on wrong push.

    Fabio Kreusch

vagrant-sshfs 0.0.1 (September 27, 2013)

  • First release.

    Fabio Kreusch