]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/foundation/recipes/wiki.rb
Yet more rubucop cleanups
[chef.git] / cookbooks / foundation / recipes / wiki.rb
index 5d54b5426f8b152aa924bf9b16c8a17fb6a4c3b4..19a4b48beebf17ac9d0b7d3ee95e7cf01e182087 100644 (file)
@@ -21,7 +21,7 @@ include_recipe "mediawiki"
 
 passwords = data_bag_item("foundation", "passwords")
 
-mediawiki_site  "wiki.osmfoundation.org" do
+mediawiki_site "wiki.osmfoundation.org" do
   aliases "www.osmfoundation.org", "osmfoundation.org"
   directory "/srv/wiki.osmfoundation.org"
   database_name "osmf-wiki"