Vagrant v2.1.2 Release Notes

Release Date: 2018-06-26 // almost 6 years ago
  • ๐Ÿ‘Œ IMPROVEMENTS:

    • commands/suspend: Introduce flag for suspending all machines [GH-9829]
    • commands/global-status: Improve message about removing stale entries [GH-9856]
    • provider/hyperv: Attempt to determine import failure cause [GH-9936]
    • โšก๏ธ provider/hyperv: Update implementation. Include support for modifications on reload [GH-9872]
    • ๐Ÿ”ง provider/hyperv: Validate maxmemory configuration setting [GH-9932]
    • provider/hyperv: Enable provider within WSL [GH-9943]
    • provider/hyperv: Add Hyper-V accessibility check on data directory path [GH-9944]
    • provisioners/ansible_local: Improve installation from PPA on Ubuntu guests. The compatibility is maintained only for active long-term support (LTS) versions, i.e. Ubuntu 12.04 (Precise Pangolin) is no longer supported. [GH-9879]

    ๐Ÿ› BUG FIXES:

    • โšก๏ธ communicator/ssh: Update ssh private key file permission handling on Windows [GH-9923, GH-9900]
    • ๐Ÿ”Œ core: Display plugin commands in help [GH-9808]
    • ๐Ÿ”€ core: Ensure guestpath or name is set with synced_folder option and dont set guestpath if not provided [GH-9692]
    • guest/debian: Fix netplan generation when using DHCP [GH-9855]
    • โšก๏ธ guest/debain: Update priority of network configuration file when using networkd [GH-9867]
    • โšก๏ธ guest/ubuntu: Update netplan config generation to detect NetworkManager [GH-9824]
    • guest/ubuntu: Fix failing Ansible installation from PPA on Bionic Beaver (18.04 LTS) [GH-9796]
    • ๐Ÿ host/windows: Prevent processing of last SMB line when using net share [GH-9917]
    • ๐Ÿ”ง provisioner/chef: Prevent node_name set on configuration with chef_apply [GH-9916]
    • ๐Ÿšš provisioner/salt: Remove usage of masterless? config attribute [GH-9833]