Go to file
2013-10-11 15:41:28 -04:00
manifests Anchor package 2013-10-11 15:41:28 -04:00
Modulefile Add basic modulefile 2013-06-24 12:01:09 -04:00
Rakefile Add generic Rakefile 2013-06-24 01:04:43 -04:00
README.md Add README 2013-06-24 12:00:55 -04:00

puppet-git

Description

Install an appropriate version of git (and possibly other git configurations later). Specifically, Ubuntu 12.04's repository distributes version 1.7.9.5 of git and most softwares (Github, GitLab, etc) recommend 1.7.10+. This module resolves that issue.

Usage

class { 'git': }