Return-Path: X-Original-To: apmail-provisionr-dev-archive@minotaur.apache.org Delivered-To: apmail-provisionr-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 C9592F567 for ; Tue, 26 Mar 2013 15:55:37 +0000 (UTC) Received: (qmail 49746 invoked by uid 500); 26 Mar 2013 15:55:37 -0000 Delivered-To: apmail-provisionr-dev-archive@provisionr.apache.org Received: (qmail 49731 invoked by uid 500); 26 Mar 2013 15:55:37 -0000 Mailing-List: contact dev-help@provisionr.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@provisionr.incubator.apache.org Delivered-To: mailing list dev@provisionr.incubator.apache.org Received: (qmail 49723 invoked by uid 99); 26 Mar 2013 15:55:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 15:55:37 +0000 X-ASF-Spam-Status: No, hits=-2001.3 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 26 Mar 2013 15:55:36 +0000 Received: (qmail 49013 invoked by uid 99); 26 Mar 2013 15:55:16 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 15:55:16 +0000 Date: Tue, 26 Mar 2013 15:55:16 +0000 (UTC) From: "Alex Ciminian (JIRA)" To: dev@provisionr.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PROVISIONR-10) Allow creation and usage of golden images for machines on Amazon EC2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/PROVISIONR-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alex Ciminian updated PROVISIONR-10: ------------------------------------ Attachment: 0001-First-steps-for-golden-AMI-support.patch > Allow creation and usage of golden images for machines on Amazon EC2 > -------------------------------------------------------------------- > > Key: PROVISIONR-10 > URL: https://issues.apache.org/jira/browse/PROVISIONR-10 > Project: Provisionr > Issue Type: New Feature > Components: Core, Providers/Amazon > Affects Versions: 0.5.0-incubating > Reporter: Andrei Savu > Assignee: Alex Ciminian > Attachments: 0001-First-steps-for-golden-AMI-support.patch > > > The proposed design for this is to create a new command in the console, provisionr:cache, which will handle the creation of a golden image. The image id is then returned to the user, he will also have the ability to list or delete his golden images. Two other options will be added to provisionr:create: > * --image-id - takes an existing id and create machines starting from them; > * --is-golden-image - tells the setup process whether to download and install packages and files in the image. > This feature is important when creating groups with 50-100+ machines. > Related GitHub issue: https://github.com/axemblr/axemblr-provisionr/pull/152 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira