projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afc3489
)
Drop generic aliases from 2016.stateofthemap.org
author
Tom Hughes
<tom@compton.nu>
Sat, 7 Nov 2015 14:59:52 +0000
(14:59 +0000)
committer
Tom Hughes
<tom@compton.nu>
Sat, 7 Nov 2015 14:59:52 +0000
(14:59 +0000)
cookbooks/stateofthemap/recipes/default.rb
patch
|
blob
|
history
diff --git
a/cookbooks/stateofthemap/recipes/default.rb
b/cookbooks/stateofthemap/recipes/default.rb
index 40a29c2984edc564d9b9b33959603b0708beaa4c..55e40e217c799af9805d2187e0c838967ec07bda 100644
(file)
--- 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"