projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4dc997
)
Add some more aliases for the OSMF wiki
author
Tom Hughes
<tom@compton.nu>
Sat, 18 Apr 2015 23:30:46 +0000
(
00:30
+0100)
committer
Tom Hughes
<tom@compton.nu>
Sat, 18 Apr 2015 23:30:46 +0000
(
00:30
+0100)
cookbooks/foundation/recipes/wiki.rb
patch
|
blob
|
history
diff --git
a/cookbooks/foundation/recipes/wiki.rb
b/cookbooks/foundation/recipes/wiki.rb
index 905b3017698a320dd7308d5bae672fe7d1943091..4385bb607657ff9957655436e2536f378774329d 100644
(file)
--- a/
cookbooks/foundation/recipes/wiki.rb
+++ b/
cookbooks/foundation/recipes/wiki.rb
@@
-22,7
+22,8
@@
include_recipe "mediawiki"
passwords = data_bag_item("foundation", "passwords")
mediawiki_site "wiki.osmfoundation.org" do
- aliases ["www.osmfoundation.org", "osmfoundation.org"]
+ aliases ["www.osmfoundation.org", "osmfoundation.org",
+ "foundation.openstreetmap.org", "foundation.osm.org"]
sitename "OpenStreetMap Foundation Wiki"
directory "/srv/wiki.osmfoundation.org"
ssl_enabled true