diff options
author | Michael Scherer <misc@mageia.org> | 2010-11-24 02:08:32 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2010-11-24 02:08:32 +0000 |
commit | ec4823b29d7792c9ca96d6e1a76bb43a111dfaac (patch) | |
tree | 0a19843252766e2bf06638f0f84760c6ecd1e30c /manifests | |
parent | 625b66668ae93c99a1736cdf63d4aa62cba4aec2 (diff) | |
download | puppet-ec4823b29d7792c9ca96d6e1a76bb43a111dfaac.tar puppet-ec4823b29d7792c9ca96d6e1a76bb43a111dfaac.tar.gz puppet-ec4823b29d7792c9ca96d6e1a76bb43a111dfaac.tar.bz2 puppet-ec4823b29d7792c9ca96d6e1a76bb43a111dfaac.tar.xz puppet-ec4823b29d7792c9ca96d6e1a76bb43a111dfaac.zip |
s/commiters/committers/, to be in sync with the ldap group name and the dictionnary
Diffstat (limited to 'manifests')
-rw-r--r-- | manifests/nodes.pp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/nodes.pp b/manifests/nodes.pp index 32a5cfad..1d3262ef 100644 --- a/manifests/nodes.pp +++ b/manifests/nodes.pp @@ -22,7 +22,7 @@ node valstar { include ssh::auth::keymaster include buildsystem::mainnode - include pam::commiters_access + include pam::committers_access include restrictshell::allow_svn subversion::snapshot { "/etc/puppet": |