[jira] [Commented] (FOR-1254) Update documentation for project virtual machine
"Gavin (JIRA)" <[email protected]> Fri, 18 Sep 2015 09:13:04 +0000 (UTC)
| Newsgroups | gmane.text.xml.forrest.devel |
|---|---|
| Message-ID | <[email protected]> |
[ 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)