Skip to content

Commit

Permalink
pin vagrant freebsd version
Browse files Browse the repository at this point in the history
Signed-off-by: Jin Dong <[email protected]>
  • Loading branch information
djdongjin committed Jan 11, 2025
1 parent 74e00af commit a8f55be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vagrantfile.freebsd
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
# Vagrantfile for FreeBSD
Vagrant.configure("2") do |config|
config.vm.box = "generic/freebsd14"
config.vm.box_version = "4.3.12"

memory = 2048
cpus = 1
Expand Down

0 comments on commit a8f55be

Please sign in to comment.