Skip to content
Snippets Groups Projects
Commit 4f7e0d28 authored by ale's avatar ale
Browse files

switch to better-maintained Debian wheezy box

parent a05a2173
Branches
No related tags found
No related merge requests found
...@@ -12,8 +12,8 @@ EOF ...@@ -12,8 +12,8 @@ EOF
SCRIPT SCRIPT
Vagrant.configure(API_VERSION) do |config| Vagrant.configure(API_VERSION) do |config|
config.vm.box = "wheezy" config.vm.box = "debian-wheezy-64"
config.vm.box_url = "http://www.incal.net/ale/debian-wheezy-64.box" config.vm.box_url = "http://basebox.libera.cc/debian-wheezy-64.box"
config.vm.provision "shell", inline: $setup_host_file config.vm.provision "shell", inline: $setup_host_file
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment