Ensure that grub-pc/install_devices is pointing to the requested device
[grml-debootstrap.git] / Vagrantfile
index a14cc93..19a73b8 100644 (file)
@@ -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