diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2012-09-27 14:38:25 -0300 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2012-09-27 14:38:25 -0300 |
commit | 3955fd59cb418cd1947e9488643a0a851b9e09d4 (patch) | |
tree | d3806371afd13dce7c6e651c1730720ba44d80a8 /manifests | |
parent | 6f37ee6f59a8061a25b39254ced977c34a27a785 (diff) | |
download | puppet-nodo-3955fd59cb418cd1947e9488643a0a851b9e09d4.tar.gz puppet-nodo-3955fd59cb418cd1947e9488643a0a851b9e09d4.tar.bz2 |
Importing rsync module
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/init.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 0e40c35..1d4006b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -54,6 +54,7 @@ import "ejabberd" import "mumble" import "mpd" import "bitcoind" +import "rsync" # Import subsystems import "subsystems/firewire.pp" |