{ "name": "os-orchestration", "description": "Role for Heat.", "json_class": "Chef::Role", "default_attributes": { }, "override_attributes": { }, "chef_type": "role", "run_list": [ "role[os-orchestration-engine]", "role[os-orchestration-api]", "role[os-orchestration-api-cfn]", "role[os-orchestration-api-cloudwatch]", "recipe[openstack-orchestration::identity_registration]" ], "env_run_lists": { } }