Skip to content

Commit

Permalink
vagrant: bump vagrant boxes for tparse bump and ip2 fork removal
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Beckers <[email protected]>
  • Loading branch information
ti-mo committed Jun 14, 2023
1 parent f68f0d4 commit fbbf042
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions vagrant_box_defaults.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
Vagrant.require_version ">= 2.2.0"

$SERVER_BOX = "cilium/ubuntu-4-19"
$SERVER_VERSION= "71"
$SERVER_VERSION= "73"
$NETNEXT_SERVER_BOX= "cilium/ubuntu-next"
$NETNEXT_SERVER_VERSION= "163"
$NETNEXT_SERVER_VERSION= "165"
@v54_SERVER_BOX= "cilium/ubuntu-5-4"
@v54_SERVER_VERSION= "38"
@v54_SERVER_VERSION= "40"
@v419_SERVER_BOX= "cilium/ubuntu-4-19"
@v419_SERVER_VERSION= "71"
@v419_SERVER_VERSION= "73"

0 comments on commit fbbf042

Please sign in to comment.