]> git.openstreetmap.org Git - chef.git/commitdiff
Drop generic aliases from 2016.stateofthemap.org
authorTom Hughes <tom@compton.nu>
Sat, 7 Nov 2015 14:59:52 +0000 (14:59 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 7 Nov 2015 14:59:52 +0000 (14:59 +0000)
cookbooks/stateofthemap/recipes/default.rb

index 40a29c2984edc564d9b9b33959603b0708beaa4c..55e40e217c799af9805d2187e0c838967ec07bda 100644 (file)
@@ -255,9 +255,7 @@ directory "/srv/2016.stateofthemap.org" do
 end
 
 wordpress_site "2016.stateofthemap.org" do
-  aliases ["2016.stateofthemap.com",
-           "www.stateofthemap.org", "stateofthemap.org",
-           "www.stateofthemap.com", "stateofthemap.com"]
+  aliases "2016.stateofthemap.com"
   directory "/srv/2016.stateofthemap.org/wp"
   ssl_enabled true
   database_name "sotm2016"