[Mageia-sysadm] [787] - fix syntax
root at mageia.org
root at mageia.org
Thu Jan 13 21:02:31 CET 2011
Revision: 787
Author: misc
Date: 2011-01-13 21:02:31 +0100 (Thu, 13 Jan 2011)
Log Message:
-----------
- fix syntax
Modified Paths:
--------------
puppet/deployment/access_class/manifests/init.pp
Modified: puppet/deployment/access_class/manifests/init.pp
===================================================================
--- puppet/deployment/access_class/manifests/init.pp 2011-01-13 19:41:25 UTC (rev 786)
+++ puppet/deployment/access_class/manifests/init.pp 2011-01-13 20:02:31 UTC (rev 787)
@@ -20,7 +20,7 @@
# permission to use svn, git, etc must be added separatly
pam::multiple_ldap_access { "committers":
- access_classes => ['mga-committers']
+ access_classes => ['mga-committers'],
restricted_shell => true,
}
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110113/b9de48cc/attachment.html>
More information about the Mageia-sysadm
mailing list