From: Tom Hughes Date: Sat, 7 Nov 2015 14:59:52 +0000 (+0000) Subject: Drop generic aliases from 2016.stateofthemap.org X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/343430b08869ae61f3e775c947623cb71d469102?ds=inline Drop generic aliases from 2016.stateofthemap.org --- diff --git a/cookbooks/stateofthemap/recipes/default.rb b/cookbooks/stateofthemap/recipes/default.rb index 40a29c298..55e40e217 100644 --- a/cookbooks/stateofthemap/recipes/default.rb +++ b/cookbooks/stateofthemap/recipes/default.rb @@ -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"