{ "name": "os-object-storage-proxy", "description": "OpenStack object storage proxy service", "json_class": "Chef::Role", "default_attributes": { }, "override_attributes": { }, "chef_type": "role", "run_list": [ "role[os-base]", "recipe[openstack-object-storage::proxy-server]" ], "env_run_lists": { } }