OSDN Git Service

add chef-client role.
[metasearch/grid-chef-repo.git] / nodes / localhost-chef-client.json
1 {
2   "run_list": [
3     "role[chef-client]"
4   ]
5 }