Return-Path: X-Original-To: apmail-stratos-dev-archive@minotaur.apache.org Delivered-To: apmail-stratos-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 E0B941033D for ; Wed, 26 Mar 2014 03:19:55 +0000 (UTC) Received: (qmail 57521 invoked by uid 500); 26 Mar 2014 03:19:54 -0000 Delivered-To: apmail-stratos-dev-archive@stratos.apache.org Received: (qmail 57496 invoked by uid 500); 26 Mar 2014 03:19:54 -0000 Mailing-List: contact dev-help@stratos.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@stratos.incubator.apache.org Delivered-To: mailing list dev@stratos.incubator.apache.org Received: (qmail 57488 invoked by uid 99); 26 Mar 2014 03:19:52 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 03:19:52 +0000 X-ASF-Spam-Status: No, hits=-1997.0 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD,URIBL_BLACK 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; Wed, 26 Mar 2014 03:19:50 +0000 Received: (qmail 56134 invoked by uid 99); 26 Mar 2014 03:19:30 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Mar 2014 03:19:30 +0000 Date: Wed, 26 Mar 2014 03:19:30 +0000 (UTC) From: "Udara Liyanage (JIRA)" To: dev@stratos.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (STRATOS-538) /etc/hosts file is not cleaned after running config.sh 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/STRATOS-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udara Liyanage resolved STRATOS-538. ------------------------------------ Resolution: Fixed resolving since patch is applied > /etc/hosts file is not cleaned after running config.sh > ------------------------------------------------------- > > Key: STRATOS-538 > URL: https://issues.apache.org/jira/browse/STRATOS-538 > Project: Stratos > Issue Type: Bug > Components: Cartridge Agent > Reporter: Dinesh Bandara > Assignee: Dinesh Bandara > Attachments: 0001-Changes-for-config.sh.patch > > > while running config.sh puppet master ip and hostname is added to /etc/hosts file. Before creating a cartridge image /etc/hosts file need to be cleaned because there might be duplicate entries when spawning as a instance. -- This message was sent by Atlassian JIRA (v6.2#6252)