Skip to content

Commit

Permalink
Update Vagrantfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jul 2, 2024
1 parent 74f9179 commit 2f65e58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Vagrant.configure(2) do |config|
config.vm.box = "debian/bookworm64"
config.vm.box_version = "12.20240212.1"
#config.disksize.size = '99GB'
config.disksize.size = '33GB'

config.vm.hostname = "template"

Expand Down

0 comments on commit 2f65e58

Please sign in to comment.