Skip to content

Commit

Permalink
Use the Hashicorp cloud again for CentOS boxes
Browse files Browse the repository at this point in the history
These have been updated and work again. Because Vagrant understands the
versions, they can be easily updated.
  • Loading branch information
ekohl committed Nov 21, 2024
1 parent aee3c97 commit 728182b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vagrant/boxes.d/00-centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,13 @@ 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
virtualbox: https://cloud.centos.org/centos/9-stream/x86_64/images/CentOS-Stream-Vagrant-9-latest.x86_64.vagrant-virtualbox.box
scenarios:
- foreman
- katello

centos10-stream:
box_name: 'centos/stream10'
disk_size: 40
libvirt: https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-Vagrant-10-latest.x86_64.vagrant-libvirt.box
virtualbox: https://cloud.centos.org/centos/10-stream/x86_64/images/CentOS-Stream-Vagrant-10-latest.x86_64.vagrant-virtualbox.box
scenarios:
- foreman
- katello

0 comments on commit 728182b

Please sign in to comment.