index
:
puppet_git.git
master
[puppet_git]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
debian.pp
blob: 8eaa7781e6d30af3a37ec6d4e0f6922f5fdcaab7 (
plain
)
1
2
3
4
5
class git::debian inherits git::base { Package['git'] { name => 'git-core', } }