From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000641.html | 92 +++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000641.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000641.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000641.html b/zarb-ml/mageia-sysadm/2010-November/000641.html new file mode 100644 index 000000000..1d1fcf56d --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000641.html @@ -0,0 +1,92 @@ + + + + [Mageia-sysadm] [302] add the interface for the define + + + + + + + + + +

[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
+ -- cgit v1.2.1