Skip to content

Commit

Permalink
Added ant
Browse files Browse the repository at this point in the history
  • Loading branch information
abtris committed Feb 4, 2011
1 parent 06cf6bc commit 866f58a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/vagrant_main/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
end

# Some neat package (subversion is needed for "subversion" chef ressource)
%w{ debconf subversion mc htop curl jenkins php5-xdebug php5-cli php-pear}.each do |a_package|
%w{ debconf ant subversion mc htop curl jenkins php5-xdebug php5-cli php-pear}.each do |a_package|
package a_package
end

0 comments on commit 866f58a

Please sign in to comment.