{ "name": "os-compute-worker", "description": "The compute node, most likely with a hypervisor.", "json_class": "Chef::Role", "default_attributes": { }, "override_attributes": { }, "chef_type": "role", "run_list": [ "role[os-base]", "recipe[openstack-compute::compute]", "role[os-bare-metal-conductor]" ], "env_run_lists": { } }