Andrew Onischuk created AMBARI-3572: ---------------------------------------
Summary: Resource Management. Allow to create multiple resources passing list as a name. Key: AMBARI-3572 URL: https://issues.apache.org/jira/browse/AMBARI-3572 Project: Ambari Issue Type: Bug Components: agent Reporter: Andrew Onischuk Assignee: Andrew Onischuk Fix For: 1.5.0 Attachments: AMBARI-3572.patch This was often used in puppet, and can help to avoid some boilerplate code. So we should support something like this: {code} Package { ['libganglia','ganglia-devel','ganglia-server','ganglia-web']: .... } {code} -- This message was sent by Atlassian JIRA (v6.1#6144)