You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Andrew Onischuk (JIRA)" <ji...@apache.org> on 2013/10/22 16:17:42 UTC

[jira] [Updated] (AMBARI-3572) Resource Management. Allow to create multiple resources passing list as a name.

     [ https://issues.apache.org/jira/browse/AMBARI-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Onischuk updated AMBARI-3572:
------------------------------------

    Attachment: AMBARI-3572.patch

> 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)