]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/mailman/recipes/default.rb
Switch the mailman web interface to use https
[chef.git] / cookbooks / mailman / recipes / default.rb
index 4013058bcad0b94068f0c24cba7bd16741607241..94de38295c20621a8ca655015fd5ec9d0f43306a 100644 (file)
@@ -17,7 +17,7 @@
 # limitations under the License.
 #
 
-include_recipe "apache"
+include_recipe "apache::ssl"
 
 package "mailman"