2 description "Role applied to all OSMF servers"
 
   6     :sources => ["passenger"]
 
  16     :chunk_growth_factor => 1.05,
 
  22         :innodb_buffer_pool_size => "512M",
 
  23         :key_buffer_size => "64M",
 
  24         :max_connections => "200",
 
  25         :sort_buffer_size => "8M",
 
  26         :tmp_table_size => "48M"
 
  34   "role[elasticsearch]",
 
  35   "recipe[foundation::wiki]",
 
  36   "recipe[foundation::board]",
 
  37   "recipe[foundation::dwg]",
 
  38   "recipe[foundation::mwg]",
 
  39   "recipe[foundation::owg]"