]> git.openstreetmap.org Git - chef.git/blob - roles/chef-server.rb
build(deps): bump test-kitchen from 3.6.0 to 3.7.0
[chef.git] / roles / chef-server.rb
1 name "chef-server"
2 description "Role applied to all chef servers"
3
4 run_list(
5   "recipe[chef::server]"
6 )