aboutsummaryrefslogtreecommitdiffstats
path: root/manifests
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2011-01-13 18:12:32 +0000
committerMichael Scherer <misc@mageia.org>2011-01-13 18:12:32 +0000
commit92d55871e5bc152f00464daffd5b80f8871d1a15 (patch)
tree973faad776df49061ff5ae95b9f306c77686a25a /manifests
parentd3afcb16658f3486a4a41fcd57a2b067e4848ce7 (diff)
downloadpuppet-92d55871e5bc152f00464daffd5b80f8871d1a15.tar
puppet-92d55871e5bc152f00464daffd5b80f8871d1a15.tar.gz
puppet-92d55871e5bc152f00464daffd5b80f8871d1a15.tar.bz2
puppet-92d55871e5bc152f00464daffd5b80f8871d1a15.tar.xz
puppet-92d55871e5bc152f00464daffd5b80f8871d1a15.zip
move the type of access_class to deployment ( as this is tied to our group name )
Diffstat (limited to 'manifests')
-rw-r--r--manifests/nodes.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp
index 1850081e..06e4484d 100644
--- a/manifests/nodes.pp
+++ b/manifests/nodes.pp
@@ -21,7 +21,7 @@ node valstar {
include buildsystem::mainnode
include buildsystem::mgacreatehome
- include pam::committers_access
+ include access_class::committers
include restrictshell::allow_svn
include restrictshell::allow_pkgsubmit
include openssh::ssh_keys_from_ldap