X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=Vagrantfile;h=19a73b86d84b6f5c4c70e6d4968f41d7473b9088;hp=a14cc93cd90d2b502f53140ee9d80ae73942083a;hb=21658d381a6daa564ccb42cb70b43667f9410fba;hpb=7fc0e06e6bb818dd8410e8dc2341da015121203a diff --git a/Vagrantfile b/Vagrantfile index a14cc93..19a73b8 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -10,7 +10,7 @@ Vagrant.configure(VAGRANTFILE_API_VERSION) do |config| # please see the online documentation at vagrantup.com. # Every Vagrant virtual environment requires a box to build off of. - config.vm.box = "packer/debian64_wheezy.box" + config.vm.box = "packer/debian64_jessie.box" # Disable automatic box update checking. If you disable this, then # boxes will only be checked for updates when the user runs