projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f2d62e
)
Set admin password for foundation wiki
author
Tom Hughes
<tom@compton.nu>
Sun, 29 Mar 2015 13:55:36 +0000
(14:55 +0100)
committer
Tom Hughes
<tom@compton.nu>
Sun, 29 Mar 2015 13:55:36 +0000
(14:55 +0100)
cookbooks/foundation/recipes/wiki.rb
patch
|
blob
|
history
diff --git
a/cookbooks/foundation/recipes/wiki.rb
b/cookbooks/foundation/recipes/wiki.rb
index e508d39db9920d1891fc3a3caf8ea8cb9714c338..4f5914a1d04b5d883dffe0d1b142f850dbea9e04 100644
(file)
--- a/
cookbooks/foundation/recipes/wiki.rb
+++ b/
cookbooks/foundation/recipes/wiki.rb
@@
-29,6
+29,7
@@
mediawiki_site "wiki.osmfoundation.org" do
database_name "osmf-wiki"
database_user "osmf-wikiuser"
database_password passwords["wiki"]["database"]
+ admin_password passwords["wiki"]["admin"]
skin "osmf"
logo "/Wiki.png"
email_contact "webmaster@openstreetmap.org"