Skip to content

Commit

Permalink
Updated Debian (vagrant) boxes
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
tersmitten committed Aug 26, 2016
1 parent 0e3ae53 commit 8a4cbf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Vagrantfile
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 8a4cbf6

Please sign in to comment.