projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67928d8
)
Install python geojson package on dev
author
Tom Hughes
<tom@compton.nu>
Mon, 24 Feb 2014 08:49:59 +0000
(08:49 +0000)
committer
Tom Hughes
<tom@compton.nu>
Mon, 24 Feb 2014 08:49:59 +0000
(08:49 +0000)
cookbooks/dev/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/dev/recipes/default.rb
b/cookbooks/dev/recipes/default.rb
index 646b170e27e03b82f1a9120d7c9d0e9a4d900339..7c3dcfac05f4a15d0db6be1f84d33314af8f220e 100644
(file)
--- a/
cookbooks/dev/recipes/default.rb
+++ b/
cookbooks/dev/recipes/default.rb
@@
-48,6
+48,8
@@
package "python-dateutil"
package "python-magic"
package "python-psycopg2"
+easy_install_package "geojson"
+
apache_module "expires"
apache_module "fastcgi-handler"
apache_module "rewrite"