aboutsummaryrefslogtreecommitdiffstats
path: root/manifests/nodes.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/nodes.pp')
-rw-r--r--manifests/nodes.pp2
1 files changed, 2 insertions, 0 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 5e31fdc9..7e6b8d0d 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -22,6 +22,7 @@ node valstar {
include buildsystem::mgacreatehome
include access_classes::committers
+ include restrictshell::allow_git
include restrictshell::allow_svn
include restrictshell::allow_pkgsubmit
# disabled the ldap key here instead of disabling for the
@@ -29,6 +30,7 @@ node valstar {
#include openssh::ssh_keys_from_ldap
include repositories::subversion
+ include repositories::git
subversion::snapshot { "/etc/puppet":
source => "svn://svn.mageia.org/svn/adm/puppet/"