diff options
author | Nicolas Vigier <boklm@mageia.org> | 2011-04-20 12:14:47 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2011-04-20 12:14:47 +0000 |
commit | f1c9a45315ffc6165a15a2a8b39c11f9ba49329f (patch) | |
tree | b968fe477863e0b30ce39b39811a44c1efc87f01 /manifests | |
parent | 33c9303ea7c3447cd312829c5c5243f49c69b7d7 (diff) | |
download | puppet-f1c9a45315ffc6165a15a2a8b39c11f9ba49329f.tar puppet-f1c9a45315ffc6165a15a2a8b39c11f9ba49329f.tar.gz puppet-f1c9a45315ffc6165a15a2a8b39c11f9ba49329f.tar.bz2 puppet-f1c9a45315ffc6165a15a2a8b39c11f9ba49329f.tar.xz puppet-f1c9a45315ffc6165a15a2a8b39c11f9ba49329f.zip |
include rsyncd module in main_mirror
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes.pp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index c5bda0a6..b4313ac7 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -13,7 +13,6 @@ node valstar { # include common::default_mageia_server timezone::timezone { "Europe/Paris": } - include rsyncd include main_mirror include openldap::master include subversion::client |