From 343430b08869ae61f3e775c947623cb71d469102 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Sat, 7 Nov 2015 14:59:52 +0000 Subject: [PATCH] Drop generic aliases from 2016.stateofthemap.org --- cookbooks/stateofthemap/recipes/default.rb | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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" -- 2.43.2