Upgrade vagrant version from 2.4 to 2.2.14 28/120028/1
authorTodd Malsbary <todd.malsbary@intel.com>
Tue, 30 Mar 2021 22:01:16 +0000 (15:01 -0700)
committerTodd Malsbary <todd.malsbary@intel.com>
Tue, 30 Mar 2021 22:04:39 +0000 (15:04 -0700)
commit1e439ec23bf8d2623878db035282872ebf7497fd
treeb5b132e6168b034e5b1c22352a4d2c22d383d917
parent705fad712373e73463fff22a3136e6e92b372048
Upgrade vagrant version from 2.4 to 2.2.14

This fixes the following error when running ./setup.sh -p libvirt:

  Installing the 'vagrant-libvirt' plugin. This can take a few minutes...
  Bundler, the underlying system Vagrant uses to install plugins,
  reported an error. The error is shown below. These errors are usually
  caused by misconfigured plugin installations or transient network
  issues. The error from Bundler is:

  nokogiri requires Ruby version < 3.1.dev, >= 2.5.

Issue-ID: MULTICLOUD-1321
Signed-off-by: Todd Malsbary <todd.malsbary@intel.com>
Change-Id: Ia867df9df3ec1cc27e2f17df4a72ffc88f6bdf44
kud/hosting_providers/vagrant/setup.sh