X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/57ee30ffe5e6106f3cbd9a91c1599eb5b51e8c36..0bfd436d7bd8026bcf1d366af98959e54ca19f8f:/cookbooks/foundation/recipes/dwg.rb 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]