index
:
puppet-rsync
master
Puppet module for rsync
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
manifests
/
client.pp
blob: 3273f4be8a325f742dd5fbeb090012f5298015cd (
plain
)
1
2
3
4
5
6
7
# manifests/client.pp class rsync::client { package{'rsync': ensure => installed, } }