tdy91 / git-formula

Home Page:http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git

Install git either by source or by package

Tested minion OSes: - Ubuntu 12.04.3 Server AMD64 - Ubuntu 14.04.1 LTS - Ubuntu 15.04 Server AMD64 - CentOS release 6.6 (Final) - Red Hat Enterprise Linux Server release 6.6 (Santiago)

Available states

git

Install git via the method specified in the pillar data.

git.source

Compiles and installs the given git version directly from source.

git.package

Install git from the system package repository.

git.pkgrepo

Sets up a package repo containing the most recent git package. Currently only used for Ubuntu git PPA.

About

http://docs.saltstack.com/en/latest/topics/development/conventions/formulas.html

License:Other


Languages

Language:SaltStack 74.2%Language:HTML 25.8%