Skip to content

Commit

Permalink
Updates from deprec 2: new release [Mike Bailey]
Browse files Browse the repository at this point in the history
  • Loading branch information
sauliusgrigaitis committed Jul 13, 2008
1 parent 16951d6 commit 174468a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,26 @@ merb(initial draft)
== Original deprec 2 changelog

== SVN


== 1.99.24 (July 7, 2008)

* I've rejigged things to make it easier to install a service without having
a local config directory. For example:

cap deprec:nginx:install HOSTS=192.168.0.10

This will download and compile nginx, and push out a config file without
generating a local copy. You don't need a config/ dir and you don't need
to have defined a :web role.

Meta-tasks (like deprec:rails:install_stack) can now pass a block of commands
to with_roles(roles).

config_gen and config are still available but it's now possible to install
a rails stack without generating any local files.


== 1.99.21 (June 17, 2008)

* added recipes and config templates for ar_sendmail
Expand Down

0 comments on commit 174468a

Please sign in to comment.