# Pastebin FbvbYH3Z heat_template_version: 2013-05-23 description: A Load Test Client resources: content_servers: type: OS::Heat::ResourceGroup properties: count: 2 resource_def: type: http://10.20.50.92/client.yaml load_clients: type: OS::Heat::ResourceGroup properties: count: 2 resource_def: type: http://10.20.50.92/load.yaml