Skip to content

Commit

Permalink
add CentOS Stream 10 boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni authored and ekohl committed Nov 21, 2024
1 parent 7c92a4c commit aee3c97
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions vagrant/boxes.d/00-centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,12 @@ boxes:
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 aee3c97

Please sign in to comment.