]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/board.rb
Update formatting of header comments
[chef.git] / cookbooks / foundation / recipes / board.rb
index fb94144165d8efe47c3b403e472996297154b485..d951a2a0dca8e7699d25615ea7286acdb4aa590c 100644 (file)
@@ -1,8 +1,8 @@
 #
 #
-# Cookbook Name:: foundation
+# Cookbook:: foundation
 # Recipe:: board
 #
 # Recipe:: board
 #
-# Copyright 2014, OpenStreetMap Foundation
+# Copyright:: 2014, OpenStreetMap Foundation
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -38,11 +38,6 @@ mediawiki_site "board.osmfoundation.org" do
   recaptcha_private_key passwords["board"]["recaptcha"]
 end
 
   recaptcha_private_key passwords["board"]["recaptcha"]
 end
 
-mediawiki_extension "MobileFrontend" do
-  site "board.osmfoundation.org"
-  template "mw-ext-MobileFrontend.inc.php.erb"
-end
-
 cookbook_file "/srv/board.osmfoundation.org/Wiki.png" do
   owner node[:mediawiki][:user]
   group node[:mediawiki][:group]
 cookbook_file "/srv/board.osmfoundation.org/Wiki.png" do
   owner node[:mediawiki][:user]
   group node[:mediawiki][:group]