X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/32c496d41bbf3fd64052453c0201b9351217c7f5..8cdbdc0855c67a85aeafbfa1b6d6a6bc3a5ed497:/cookbooks/foundation/recipes/dwg.rb diff --git a/cookbooks/foundation/recipes/dwg.rb b/cookbooks/foundation/recipes/dwg.rb index 12771db69..ae0f1d37a 100644 --- a/cookbooks/foundation/recipes/dwg.rb +++ b/cookbooks/foundation/recipes/dwg.rb @@ -25,6 +25,7 @@ mediawiki_site "dwg.osmfoundation.org" do sitename "OSMF Data Working Group Wiki" metanamespace "OSMFDWG" directory "/srv/dwg.osmfoundation.org" + fpm_prometheus_port 11002 database_name "dwg-wiki" database_user "dwg-wikiuser" database_password passwords["dwg"]["database"] @@ -36,7 +37,7 @@ mediawiki_site "dwg.osmfoundation.org" do private_site true recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N" recaptcha_private_key passwords["dwg"]["recaptcha"] - version "1.34" + version "1.37" end cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do