X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/57ee30ffe5e6106f3cbd9a91c1599eb5b51e8c36..af1a59fc67295417b458e3ae1a594c0c0374db87:/cookbooks/foundation/recipes/dwg.rb?ds=sidebyside diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index b19e7cfec..cb2cca105 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -38,6 +38,11 @@ mediawiki_site "dwg.osmfoundation.org" do recaptcha_private_key passwords["dwg"]["recaptcha"] end +mediawiki_extension "MobileFrontend" do + site "dwg.osmfoundation.org" + template "mw-ext-MobileFrontend.inc.php.erb" +end + cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do owner node[:mediawiki][:user] group node[:mediawiki][:group]