2026-01-20 10:11:16 +01:00
2026-01-20 10:11:16 +01:00
2026-01-20 10:11:16 +01:00

VAGRANT BOXES

Repository to store Vagrant boxes to use with Virtualbox provider

Utilisation

Vagrant.configure("2") do |config|
  config.vm.box = "local/debian-13"
  config.vm.box_url = "https://git.legaragenumerique.fr/GARAGENUM/vagrant-boxes/raw/main/debian-13/debian-13-3-3.box"
end
Description
repository to store vagrant boxes
Readme 814 MiB