fix collectd integration bug

Change-Id: Ifd8e82781f5b8618bb3ec615507123fd02eea69a
This commit is contained in:
Jerry Zhao
2014-09-15 19:58:55 -07:00
parent da9de3c833
commit 8ef453a07f
4 changed files with 8 additions and 55 deletions

View File

@@ -8,7 +8,7 @@
},
"chef_type": "role",
"run_list": [
"recipe[collectd]"
"recipe[collectd::client]"
],
"env_run_lists": {
}