Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 47350108F1 for ; Tue, 22 Oct 2013 16:29:44 +0000 (UTC) Received: (qmail 72609 invoked by uid 500); 22 Oct 2013 16:29:44 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 72579 invoked by uid 500); 22 Oct 2013 16:29:43 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 72401 invoked by uid 99); 22 Oct 2013 16:29:43 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2013 16:29:43 +0000 Date: Tue, 22 Oct 2013 16:29:43 +0000 (UTC) From: "Dmitry Lysnichenko (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-3572) Resource Management. Allow to create multiple resources passing list as a name. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMBARI-3572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13801987#comment-13801987 ] Dmitry Lysnichenko commented on AMBARI-3572: -------------------------------------------- +1 > 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)