Page MenuHomeSolus

Update vagrant to 2.1.2
ClosedPublic

Authored by der_eismann on Jul 13 2018, 7:36 PM.
Tags
None
Referenced Files
F11066785: D3289.id8128.diff
Fri, Aug 11, 6:43 PM
F11066784: D3289.id.diff
Fri, Aug 11, 6:43 PM
F11047625: D3289.diff
Thu, Aug 10, 3:37 PM
F11022512: D3289.diff
Tue, Aug 8, 1:54 AM
F10995801: D3289.diff
Wed, Jul 26, 7:08 AM
F10975140: D3289.id8128.diff
Sat, Jul 22, 3:56 AM
F10941944: D3289.diff
Fri, Jul 14, 8:37 AM
F10896307: D3289.diff
Jul 1 2023, 11:14 PM
Subscribers

Details

Summary

Improvements:

  • commands/suspend: Introduce flag for suspending all machines [GH-9829]
  • commands/global-status: Improve message about removing stale entries [GH-9856]
  • 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:

  • 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/debian: 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]
  • provisioner/chef: Prevent node_name set on configuration with chef_apply [GH-9916]
  • provisioner/salt: Remove usage of masterless? config attribute [GH-9833]
Test Plan
  • Install locally and confirmed 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

der_eismann edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Jul 18 2018, 3:05 AM
This revision was automatically updated to reflect the committed changes.