[Mageia-sysadm] [302] add the interface for the define

root at mageia.org root at mageia.org
Fri Nov 19 01:24:18 CET 2010


Revision: 302
Author:   misc
Date:     2010-11-19 01:24:18 +0100 (Fri, 19 Nov 2010)
Log Message:
-----------
add the interface for the define

Modified Paths:
--------------
    puppet/modules/subversion/manifests/init.pp

Modified: puppet/modules/subversion/manifests/init.pp
===================================================================
--- puppet/modules/subversion/manifests/init.pp	2010-11-19 00:24:17 UTC (rev 301)
+++ puppet/modules/subversion/manifests/init.pp	2010-11-19 00:24:18 UTC (rev 302)
@@ -40,7 +40,10 @@
 
     
     define repository ($group = "svn",
-                       $public = true) {
+                       $public = true,
+                       $commit_mail = [],
+                       $syntax_check = [],
+                       $extract_dir = []) {
         # faire un script qui mets les permissions comme il faut
         # http://svnbook.red-bean.com/nightly/fr/svn.serverconfig.multimethod.html
         # $name ==> lieu du checkout
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101119/2d8f18dd/attachment-0001.html>


More information about the Mageia-sysadm mailing list