Skip to content

Commit

Permalink
Add Fedora39 and Fedora40 boxes
Browse files Browse the repository at this point in the history
  • Loading branch information
wbclark authored and ekohl committed Jul 18, 2024
1 parent 330a07b commit 49de907
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions vagrant/boxes.d/00-fedora.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,11 @@ boxes:
fedora38:
box_name: 'fedora/38-cloud-base'
pty: true

fedora39:
box_name: 'fedora/39-cloud-base'
pty: true

fedora40:
box_name: 'fedora/40-cloud-base'
pty: true

0 comments on commit 49de907

Please sign in to comment.