
* also disable the troublsome "collectd client installation" Change-Id: Ie185df9b4cbebf7285a904a4aa09a526e8c2cb28
15 lines
267 B
JSON
15 lines
267 B
JSON
{
|
|
"name": "compass-base",
|
|
"description": "Base role to run before installing distributed system",
|
|
"json_class": "Chef::Role",
|
|
"default_attributes": {
|
|
},
|
|
"override_attributes": {
|
|
},
|
|
"chef_type": "role",
|
|
"run_list": [
|
|
],
|
|
"env_run_lists": {
|
|
}
|
|
}
|