Skip to content

coryjett/puppet-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet Module

gajdaw/git

Table of Contents

  1. Overview
  2. Setup
  3. Usage
  4. Limitations
  5. Tests

1. Overview

The module installs git by compiling sources.

2. Setup

To install the module run:

sudo puppet install module gajdaw-git

3. Usage

To apply git class use the following command:

sudo puppet apply -e 'include git'

You can also use example manifests:

sudo puppet apply /etc/puppet/modules/git/examples/default.pp
sudo puppet apply /etc/puppet/modules/git/examples/1.8.5.pp
sudo puppet apply /etc/puppet/modules/git/examples/2.0.5.pp

Limitations

You will find the exact information about supported platforms in metadata.json file.

Tests

Log of tests produced with puppet-modules-factory is available in gh-pages branch.

About

Puppet module to install git from sources

Resources

License

Stars

Watchers

Forks

Packages

No packages published