From ad1f1287d697973f655f31b3fa2ab80e3d1452d7 Mon Sep 17 00:00:00 2001 From: Ewoud Kohl van Wijngaarden Date: Mon, 31 Jul 2023 14:27:37 +0200 Subject: [PATCH] Use CentOS Stream 9 from Vagrant Cloud CentOS has started to publish the boxes. Using it from the official location allows vagrant box update to work. It's also fewer things to maintain. --- vagrant/boxes.d/00-centos.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/vagrant/boxes.d/00-centos.yaml b/vagrant/boxes.d/00-centos.yaml index 8aaca4c6d..1c0787932 100644 --- a/vagrant/boxes.d/00-centos.yaml +++ b/vagrant/boxes.d/00-centos.yaml @@ -40,4 +40,3 @@ boxes: centos9-stream: box_name: 'centos/stream9' disk_size: 40 - libvirt: https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-Vagrant-9-latest.x86_64.vagrant-libvirt.box