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: {
|
||||
lxc_url: lxc_box_url('wheezy'),
|
||||
vbox_url: 'http://puppet-vagrant-boxes.puppetlabs.com/debian-70rc1-x64-vbox4210.box'
|
||||
},
|
||||
sid: {
|
||||
lxc_url: lxc_box_url('sid'),
|
||||
|
|
Loading…
Reference in a new issue