X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/57ee30ffe5e6106f3cbd9a91c1599eb5b51e8c36..b994ee6582046f94028b78a2c120c5fc0919f15d:/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]