:keepalive => false
},
:apt => {
- :sources => [ "passenger" ]
+ :sources => ["passenger"]
},
:memcached => {
:memory_limit => 400,
)
run_list(
- "role[crm]"
+ "role[crm]",
+ "role[elasticsearch]",
+ "recipe[foundation::wiki]",
+ "recipe[foundation::board]"
)