We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7115e73 commit 63a9020Copy full SHA for 63a9020
roles/tm_web_server.rb
@@ -2,7 +2,7 @@
2
description "Builds a web server for Rails apps"
3
run_list( [
4
"recipe[nginx]",
5
- "recipe[couchdb]",
+# "recipe[couchdb]",
6
"recipe[git]",
7
# "recipe[redis::server]",
8
"recipe[github_keys]",
0 commit comments