diff --git a/Vagrantfile b/Vagrantfile index c0c96ad..0522d0f 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -30,9 +30,9 @@ boxes = [ :ram => "256" }, { - :name => "debian-84", - :box => "opscode-debian-8.4", - :url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.4_chef-provisionerless.box", + :name => "debian-85", + :box => "opscode-debian-8.5", + :url => "http://opscode-vm-bento.s3.amazonaws.com/vagrant/virtualbox/opscode_debian-8.5_chef-provisionerless.box", :ip => '10.0.0.15', :cpu => "50", :ram => "256"