[Chapel Merge] Add vagrant configuration for Arch Linux

Branch: refs/heads/main
Revision: a4594db
Author: mppf
Link: Add vagrant configuration for Arch Linux by mppf · Pull Request #19786 · chapel-lang/chapel · GitHub
Log Message:

Merge pull request #19786 from mppf/vagrant-arch

Add vagrant configuration for Arch Linux

I created this VM in order to verify PR #19785.

Also increases the memory and CPUs for the Homebrew vm since
we sometimes use that to build Homebrew from source.

Reviewed by @ronawho - thanks!

Modified Files:
A util/devel/test/vagrant/current/archlinux-archlinux/Vagrantfile

A util/devel/test/vagrant/provision-scripts/pacman-deps.sh
M util/devel/test/vagrant/current/ubuntu-impish64-homebrew/Vagrantfile

Compare: https://github.com/chapel-lang/chapel/compare/9a27bc814ef1...a4594db8c991