index
:
puppet
master
topic/mageia5
topic/mediawiki-1.27
user/bcornec/DKIM
user/danf/test
Mageia Infrastructure Configuration
git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
git
/
manifests
/
svn.pp
blob: 43df012bd9fc740c1c632cc1d35388ff3ca1c6d6 (
plain
)
1
2
3
4
class
git
::svn
{
include
git
::client
package
{
'git-svn'
: }
}