name "elasticsearch"
description "Role applied to all elasticsearch servers"

run_list(
  "recipe[elasticsearch]"
)
