Return-Path: X-Original-To: apmail-forrest-dev-archive@www.apache.org Delivered-To: apmail-forrest-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E8132172D8 for ; Fri, 18 Sep 2015 09:13:04 +0000 (UTC) Received: (qmail 86697 invoked by uid 500); 18 Sep 2015 09:13:04 -0000 Delivered-To: apmail-forrest-dev-archive@forrest.apache.org Received: (qmail 86556 invoked by uid 500); 18 Sep 2015 09:13:04 -0000 Mailing-List: contact dev-help@forrest.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@forrest.apache.org List-Id: Delivered-To: mailing list dev@forrest.apache.org Received: (qmail 86307 invoked by uid 99); 18 Sep 2015 09:13:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Sep 2015 09:13:04 +0000 Date: Fri, 18 Sep 2015 09:13:04 +0000 (UTC) From: "Gavin (JIRA)" To: dev@forrest.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FOR-1254) Update documentation for project virtual machine 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/FOR-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805262#comment-14805262 ] Gavin commented on FOR-1254: ---------------------------- This might help: https://cwiki.apache.org/confluence/display/INFRA/Git+workflow+for+infrastructure-puppet+repo tl;dr: git clone infrastructure-puppet git repo checkout -b $yourBranch make changes git add . git commit -m "my changes are..." git push origin $yourBranch comment on INFRA ticket or join hipchat #asfinfra and ask someone to check n merge your branch. HTH > Update documentation for project virtual machine > ------------------------------------------------ > > Key: FOR-1254 > URL: https://issues.apache.org/jira/browse/FOR-1254 > Project: Forrest > Issue Type: Task > Components: zones.a.o administration > Reporter: Brian M Dube > Priority: Minor > > Find all documentation referencing FreeBSD jails and Solaris zones and update it for the new virtual machine. -- This message was sent by Atlassian JIRA (v6.3.4#6332)