{ "name": "os-network-l3-agent", "description": "OpenStack network l3-agent service", "json_class": "Chef::Role", "default_attributes": { }, "override_attributes": { }, "chef_type": "role", "run_list": [ "role[os-base]", "recipe[openstack-network::l3_agent]" ], "env_run_lists": { } }