projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b0051d
)
Install ruby-dev on tile servers
author
Tom Hughes
<tom@compton.nu>
Wed, 29 Apr 2015 18:12:12 +0000
(19:12 +0100)
committer
Tom Hughes
<tom@compton.nu>
Wed, 29 Apr 2015 18:12:12 +0000
(19:12 +0100)
cookbooks/tile/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/tile/recipes/default.rb
b/cookbooks/tile/recipes/default.rb
index 89212c2ee4aee8ebc2859f7ccdd6565d65ed0a49..d51d9d3674fef34cccb9bcec9a1afac37be6383a 100644
(file)
--- a/
cookbooks/tile/recipes/default.rb
+++ b/
cookbooks/tile/recipes/default.rb
@@
-392,6
+392,7
@@
package "osm2pgsql"
package "osmosis"
package "ruby"
+package "ruby-dev"
if node[:lsb][:release].to_f < 14.04
package "rubygems"