Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Commit

Permalink
Add doc to git init class
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Sanchez committed Aug 27, 2014
1 parent 830944e commit 58450d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manifests/init.pp
@@ -1,3 +1,5 @@
# Install git client
#
class git {
package { 'git': ensure => present, }
}

0 comments on commit 58450d4

Please sign in to comment.