description "Role applied to all OSMF servers"
default_attributes(
- :apache => {
- :mpm => "prefork",
- :timeout => 60,
- :keepalive => false
- },
:apt => {
:sources => ["passenger"]
},
"recipe[foundation::wiki]",
"recipe[foundation::board]",
"recipe[foundation::dwg]",
+ "recipe[foundation::mwg]",
"recipe[foundation::owg]"
)