Add wheezy vbox development box
This commit is contained in:
parent
e0473a1567
commit
c2bf4229a3
1 changed files with 1 additions and 0 deletions
1
development/Vagrantfile
vendored
1
development/Vagrantfile
vendored
|
@ -34,6 +34,7 @@ BOXES = {
|
||||||
},
|
},
|
||||||
wheezy: {
|
wheezy: {
|
||||||
lxc_url: lxc_box_url('wheezy'),
|
lxc_url: lxc_box_url('wheezy'),
|
||||||
|
vbox_url: 'http://puppet-vagrant-boxes.puppetlabs.com/debian-70rc1-x64-vbox4210.box'
|
||||||
},
|
},
|
||||||
sid: {
|
sid: {
|
||||||
lxc_url: lxc_box_url('sid'),
|
lxc_url: lxc_box_url('sid'),
|
||||||
|
|
Loading…
Add table
Reference in a new issue