diff options
author | Olivier Blin <blino@mageia.org> | 2013-04-01 14:48:31 +0000 |
---|---|---|
committer | Olivier Blin <blino@mageia.org> | 2013-04-01 14:48:31 +0000 |
commit | 4cdafdc42c14c9f259bb8ccd26e38889cf8a90f6 (patch) | |
tree | b59af1c32ac0ea546cd35000d338ab1f4479b7e0 | |
parent | e4e5251beedd9580dae4f2e1abfe305e3e9371be (diff) | |
download | puppet-4cdafdc42c14c9f259bb8ccd26e38889cf8a90f6.tar puppet-4cdafdc42c14c9f259bb8ccd26e38889cf8a90f6.tar.gz puppet-4cdafdc42c14c9f259bb8ccd26e38889cf8a90f6.tar.bz2 puppet-4cdafdc42c14c9f259bb8ccd26e38889cf8a90f6.tar.xz puppet-4cdafdc42c14c9f259bb8ccd26e38889cf8a90f6.zip |
rabbit: install git-svn
-rw-r--r-- | manifests/nodes/rabbit.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/manifests/nodes/rabbit.pp b/manifests/nodes/rabbit.pp index 349a1f23..831eaaf1 100644 --- a/manifests/nodes/rabbit.pp +++ b/manifests/nodes/rabbit.pp @@ -10,6 +10,7 @@ node rabbit { include bcd::rsync include mga_buildsystem::buildnode include draklive + include git::svn include access_classes::iso_makers include openssh::ssh_keys_from_ldap # include mirror::mageia |