Skip to content

Commit

Permalink
Use the latest Vagrant centos8-stream image
Browse files Browse the repository at this point in the history
Recently CentOS has started to publish Stream 8 boxes to Vagrant Cloud
again, so it's no longer needed to specify the URL directly. This has
the benefit that vagrant box update can work.
  • Loading branch information
ekohl authored and evgeni committed Aug 24, 2023
1 parent 2558d99 commit 1502e75
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vagrant/boxes.d/00-centos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ boxes:
centos8-stream:
box_name: 'centos/stream8'
disk_size: 40
libvirt: https://cloud.centos.org/centos/8-stream/x86_64/images/CentOS-Stream-Vagrant-8-latest.x86_64.vagrant-libvirt.box
pty: true
scenarios:
- foreman
Expand Down

0 comments on commit 1502e75

Please sign in to comment.