[Chapel Merge] Update util/devel/test/vagrant

Branch: refs/heads/main
Revision: 7698f7e
Author: mppf
Link: Update util/devel/test/vagrant by mppf · Pull Request #19035 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19035 from mppf/vagrant-updates

Update util/devel/test/vagrant

  • add Alpine linux configuration
  • add Gentoo linux configuration
  • update README-distro-timelines
  • update Vagrantfiles to use 4GB of memory
  • fix a problem in some of the scripts

Reviewed by @Maxrimus - thanks!

Modified Files:
A util/devel/test/vagrant/current/freebsd-FreeBSD-13.0-STABLE/Vagrantfile

A util/devel/test/vagrant/current/generic-alpine314/Vagrantfile
A util/devel/test/vagrant/current/generic-gentoo/Vagrantfile
A util/devel/test/vagrant/provision-scripts/apk-deps.sh
A util/devel/test/vagrant/provision-scripts/emerge-deps.sh
A util/devel/test/vagrant/provision-scripts/yum-deps-amazonlinux-2.sh
A util/devel/test/vagrant/x_eol/freebsd-FreeBSD-11.4-STABLE/Vagrantfile
A util/devel/test/vagrant/x_eol/freebsd-FreeBSD-12.1-STABLE/Vagrantfile
A util/devel/test/vagrant/x_eol/ubuntu-groovy64/Vagrantfile
R util/devel/test/vagrant/current/freebsd-FreeBSD-11.4-STABLE/Vagrantfile
R util/devel/test/vagrant/current/freebsd-FreeBSD-12.1-STABLE/Vagrantfile
R util/devel/test/vagrant/current/ubuntu-groovy64/Vagrantfile
R util/devel/test/vagrant/x_problems/freebsd-FreeBSD-13.0-STABLE/Vagrantfile
M util/devel/test/vagrant/README-distro-timelines.txt
M util/devel/test/vagrant/boxupdate.sh
M util/devel/test/vagrant/chapeldefaultcheck.sh
M util/devel/test/vagrant/current/bento-amazonlinux-2/Vagrantfile
M util/devel/test/vagrant/current/centos-8/Vagrantfile
M util/devel/test/vagrant/current/debian-bullseye64/Vagrantfile
M util/devel/test/vagrant/current/debian-buster64/Vagrantfile
M util/devel/test/vagrant/current/debian-stretch64/Vagrantfile
M util/devel/test/vagrant/current/fedora-31-cloud-base/Vagrantfile
M util/devel/test/vagrant/current/fedora-32-cloud-base/Vagrantfile
M util/devel/test/vagrant/current/fedora-33-cloud-base/Vagrantfile
M util/devel/test/vagrant/current/fedora-34-cloud-base/Vagrantfile
M util/devel/test/vagrant/current/opensuse-Leap-15.3.x86_64/Vagrantfile
M util/devel/test/vagrant/current/ubuntu-bionic64/Vagrantfile
M util/devel/test/vagrant/current/ubuntu-focal64/Vagrantfile
M util/devel/test/vagrant/current/ubuntu-hirsute64/Vagrantfile
M util/devel/test/vagrant/current/ubuntu-impish64/Vagrantfile
M util/devel/test/vagrant/current/ubuntu-xenial32/Vagrantfile
M util/devel/test/vagrant/current/ubuntu-xenial64/Vagrantfile
M util/devel/test/vagrant/destroy.sh
M util/devel/test/vagrant/provision-scripts/apt-get-deps.sh
M util/devel/test/vagrant/provision-scripts/dnf-deps.sh
M util/devel/test/vagrant/provision-scripts/freebsd-pkg-deps.sh
M util/devel/test/vagrant/provision-scripts/yum-deps.sh
M util/devel/test/vagrant/provision-scripts/zypper-deps.sh
M util/devel/test/vagrant/tryit.sh
M util/devel/test/vagrant/up.sh
M util/devel/test/vagrant/updown.sh

Compare: https://github.com/chapel-lang/chapel/compare/718d0b7ce1c1...7698f7ee64f9