Skip to content

Commit

Permalink
application v0.99.11
Browse files Browse the repository at this point in the history
* make the _default chef_environment look like production rails env
  • Loading branch information
schisamo committed Jun 1, 2011
1 parent fe114f5 commit ab44237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion application/metadata.rb
Expand Up @@ -3,7 +3,7 @@
license "Apache 2.0"
description "Deploys and configures a variety of applications defined from databag 'apps'"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "0.99.10"
version "0.99.11"
recipe "application", "Loads application databags and selects recipes to use"
recipe "application::django", "Deploys a Django application specified in a data bag with the deploy_revision resource"
recipe "application::gunicorn", "Sets up the deployed Django application with Gunicorn as the web server"
Expand Down

0 comments on commit ab44237

Please sign in to comment.