Page MenuHomeSolus

Update vagrant to 2.2.4
ClosedPublic

Authored by der_eismann on Feb 27 2019, 4:11 PM.
Tags
None
Referenced Files
F11007943: D5564.diff
Tue, Aug 1, 11:14 PM
F10962211: D5564.diff
Tue, Jul 18, 8:29 PM
F10869615: D5564.diff
Jun 18 2023, 4:58 AM
F10868449: D5564.id13501.diff
Jun 17 2023, 11:40 PM
F10862858: D5564.id13542.diff
Jun 16 2023, 11:17 PM
F10858064: D5564.diff
Jun 15 2023, 1:39 PM
F10727252: D5564.diff
May 9 2023, 8:06 PM
F10726684: D5564.diff
May 9 2023, 11:45 AM
Subscribers
None

Details

Summary

Features:

  • core/triggers: Introduce new option :type for actions, hooks, and commands

Improvements:

  • communicator/ssh: Update #upload behavior to work properly with new sshd path checks
  • communicator/winrm: Update #upload behavior to match ssh communicator upload behavior
  • guest/windows: Add reboot output to guest capability
  • provisioner/file: Refactor path modification rules and allow communicator to handle details

Bug Fixes:

  • core: Fix format finalization of plugins in Vagrantfile
  • core: Fix SIGINT behavior and prevent backtrace
  • core: Change remaining box_client_cert refs to box_download_client_cert
  • core: Move over AddAuthentication middleware and hooks out of deprecated class
  • guest/debian: Properly set DHCP for systemd-networkd ips
  • guest/solaris11: Create interface if required before configuration
  • installers/appimage: Use ld path with appimage libs on suffix
  • providers/docker: Expand paths when comparing synced folders on reload
  • providers/virtualbox: Fix import paths on Windows with VirtualBox 6
  • synced_folders/rsync: Properly clean up tmp folder created during rsync
Test Plan
  • Install locally and confirmed version with vagrant version
  • Run with a few local projects, including usage of vagrant up, destroy, init and provision

Diff Detail

Repository
R3106 vagrant
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Mar 1 2019, 8:45 PM
This revision was automatically updated to reflect the committed changes.