Merge "fix typo in compass-base role" into dev/experimental

This commit is contained in:
Jenkins 2014-09-05 20:18:23 +00:00 committed by Gerrit Code Review
commit ac49b65b01

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