projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Enable SSL for the GPS tile server
[chef.git]
/
cookbooks
/
gps-tile
/
recipes
/
default.rb
diff --git
a/cookbooks/gps-tile/recipes/default.rb
b/cookbooks/gps-tile/recipes/default.rb
index 2a4db9582652f7bd3abf8bca5f1cd5876557d28c..eb019f8f078c5fb26479d6d068eb6d51fca6f2fe 100644
(file)
--- a/
cookbooks/gps-tile/recipes/default.rb
+++ b/
cookbooks/gps-tile/recipes/default.rb
@@
-17,7
+17,7
@@
# limitations under the License.
#
-include_recipe "apache"
+include_recipe "apache
::ssl
"
package "make"
package "build-essential"