1
0
Fork 0
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andrew Tomaka c44b3aa401 Anchor package 10 years ago
manifests Anchor package 10 years ago
Modulefile Add basic modulefile 10 years ago
README.md Add README 10 years ago
Rakefile Add generic Rakefile 10 years ago

README.md

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': }