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

run_list(
  "recipe[ftp]"
)
