]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/dwg.rb
Remove ssl_enabled option for wordpress sites
[chef.git] / cookbooks / foundation / recipes / dwg.rb
index 6df491ca3f9aa92e008f4526b41ce88bacf8bd9d..6a5ffc8c57716fabb5cca18111b3a6fe75be12e5 100644 (file)
@@ -8,7 +8,7 @@
 # you may not use this file except in compliance with the License.
 # You may obtain a copy of the License at
 #
-#     http://www.apache.org/licenses/LICENSE-2.0
+#     https://www.apache.org/licenses/LICENSE-2.0
 #
 # Unless required by applicable law or agreed to in writing, software
 # distributed under the License is distributed on an "AS IS" BASIS,
@@ -37,7 +37,6 @@ mediawiki_site "dwg.osmfoundation.org" do
   private true
   recaptcha_public_key "6LflIQATAAAAAMXyDWpba-FgipVzE-aGF4HIR59N"
   recaptcha_private_key passwords["dwg"]["recaptcha"]
-  version "1.28"
 end
 
 cookbook_file "/srv/dwg.osmfoundation.org/Wiki.png" do