Page MenuHomeSolus

Update vagrant to 2.2.0
ClosedPublic

Authored by der_eismann on Oct 17 2018, 12:16 PM.
Tags
None
Referenced Files
F11066795: D4066.id9994.diff
Fri, Aug 11, 6:44 PM
F11066793: D4066.id10009.diff
Fri, Aug 11, 6:44 PM
F11047628: D4066.diff
Thu, Aug 10, 3:38 PM
F10954697: D4066.id10009.diff
Mon, Jul 17, 3:28 AM
F10942454: D4066.diff
Fri, Jul 14, 11:22 AM
F10931495: D4066.id9994.diff
Jul 11 2023, 7:54 PM
F10892140: D4066.diff
Jun 29 2023, 7:19 PM
F10832719: D4066.diff
Jun 6 2023, 7:28 AM
Subscribers

Details

Summary

Features:

  • command/cloud: Introduce vagrant cloud subcommand to Vagrant
  • command/upload: Add command for uploading files to guest
  • command/winrm: Add command for executing guest commands via WinRM
  • command/winrm-config: Add command for providing WinRM configuration

Improvements:

  • core: Ensure file paths are identical when checking for cwd
  • core: Add config option ignore_box_vagrantfile for ignoring vagrantfile inside box
  • core/triggers: Add abort option to core triggers
  • core/triggers: Introduce ruby option for trigger
  • contrib/bash: Add completion for snapshot names for vagrant snapshot restore|delete
  • providers/docker: Build docker from git repo
  • providers/virtualbox: Allow base_mac to be optional
  • provisioners/salt: bootstrap-salt.sh: use -s with curl
  • provisioners/salt: remove leading space with bootstrap_options

Bug fixes:

  • core/environment: Provide rgloader for local plugin installations
  • guest/redhat: Update restart logic in redhat change_host_name cap
  • guest/windows: Allow special characters in SMB password field
  • provisioners/ansible: Fix remote directory creation
  • provisioners/puppet: Properly set env variables for puppet provisioner on windows
  • provisioners/salt: Properly set salt pillar variables for windows guests
  • synced_folders/rsync: Ensure unique tmp dirs for ControlPath with 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