]> git.openstreetmap.org Git - chef.git/commitdiff
Add wiki site_readonly notice
authorGrant Slater <grant.slater@wearefriday.com>
Fri, 13 May 2016 16:13:39 +0000 (17:13 +0100)
committerGrant Slater <grant.slater@wearefriday.com>
Fri, 13 May 2016 16:13:45 +0000 (17:13 +0100)
cookbooks/wiki/recipes/default.rb

index bb5f88bf3b8178c7e9768c6866b38d4f0f00a748..fdc324bce23e8a5ca169e1877bff23f9ede8e119 100644 (file)
@@ -52,7 +52,7 @@ mediawiki_site "wiki.openstreetmap.org" do
   recaptcha_public_key "6LdFIQATAAAAAMwtHeI8KDgPqvRbXeNYSq1gujKz"
   recaptcha_private_key passwords["recaptcha"]
 
-  # site_readonly "MAINTENANCE UPDATE: WIKI READ-ONLY. ETA: Tuesday 8:00am UTC/GMT."
+  site_readonly "MAINTENANCE: WIKI READ-ONLY UNTIL Monday 16 May 2016 - 11:00am UTC/GMT."
 end
 
 cookbook_file "/srv/wiki.openstreetmap.org/osm_logo_wiki.png" do