]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/wiki/recipes/default.rb
Add wiki site notice support
[chef.git] / cookbooks / wiki / recipes / default.rb
index fdc324bce23e8a5ca169e1877bff23f9ede8e119..3547a8f19f0ff0f54d48b1e83b0b923d9a2f8700 100644 (file)
@@ -52,6 +52,7 @@ mediawiki_site "wiki.openstreetmap.org" do
   recaptcha_public_key "6LdFIQATAAAAAMwtHeI8KDgPqvRbXeNYSq1gujKz"
   recaptcha_private_key passwords["recaptcha"]
 
+  site_notice "MAINTENANCE: WIKI READ-ONLY UNTIL Monday 16 May 2016 - 11:00am UTC/GMT."
   site_readonly "MAINTENANCE: WIKI READ-ONLY UNTIL Monday 16 May 2016 - 11:00am UTC/GMT."
 end