You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "Evans Ye (JIRA)" <ji...@apache.org> on 2015/01/20 14:14:35 UTC

[jira] [Resolved] (BIGTOP-1614) Add .gitignore file for docker-puppet

     [ https://issues.apache.org/jira/browse/BIGTOP-1614?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Evans Ye resolved BIGTOP-1614.
------------------------------
       Resolution: Fixed
    Fix Version/s: 0.9.0

> Add .gitignore file for docker-puppet
> -------------------------------------
>
>                 Key: BIGTOP-1614
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1614
>             Project: Bigtop
>          Issue Type: Improvement
>          Components: vm
>            Reporter: YoungWoo Kim
>            Assignee: YoungWoo Kim
>            Priority: Trivial
>             Fix For: 0.9.0
>
>         Attachments: BIGTOP-1614.1.patch
>
>
> There are files we do not need to track at bigtop-deploy/vm/docker-puppet/. Let's add the files to .gitignore file.
> Files to add:
> {noformat}
> Untracked files:
>   (use "git add <file>..." to include in what will be committed)
> 	bigtop-deploy/vm/docker-puppet/config.rb
> 	bigtop-deploy/vm/docker-puppet/config/
> 	bigtop-deploy/vm/docker-puppet/hosts
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)