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/000638.html | 112 ++++++++++++++++++++++++ 1 file changed, 112 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000638.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000638.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000638.html b/zarb-ml/mageia-sysadm/2010-November/000638.html new file mode 100644 index 000000000..a36b87db2 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000638.html @@ -0,0 +1,112 @@ + + + + [Mageia-sysadm] [298] - add some documentation + + + + + + + + + +

[Mageia-sysadm] [298] - add some documentation

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

+
+ +
Revision: 298
+Author:   misc
+Date:     2010-11-19 01:24:14 +0100 (Fri, 19 Nov 2010)
+Log Message:
+-----------
+- add some documentation
+
+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:04:05 UTC (rev 297)
++++ puppet/modules/subversion/manifests/init.pp	2010-11-19 00:24:14 UTC (rev 298)
+@@ -18,8 +18,20 @@
+     # TODO create proper hook directory ( see zarb.org )
+     # create documentation
+     # - group who can commit 
++    # - array for who get mail on what ( hash )
++    # - array of where the directory is updated
+ 
+-#    define repository ($group => "svn") {
++    # later, deploy a backup file ( ie, cron job to do a dump in some directory )
++    # TODO 
++    # what about pre commit ?
++    # - name of a template file ?
++    # - prepare a template for file checking ?
++    #   - openldap
++    #   - named
++    #   - puppet
++    #   - perl/ php syntax
++
++    define repository ($group = "svn" ) {
+ #        # $name ==> lieu du checkout 
+ #        exec { "svnadmin create $name":
+ #            path => "/usr/bin:/usr/sbin:/bin",
+@@ -30,8 +42,8 @@
+ #            mode => 660
+ #            recurse => true
+ #        } 
+-#        # file pour les hooks
+-#    }
++#        un hook par defaut qui fait un for i en pre, un hook par defaut qui fait un post
++    }
+ 
+ 
+     class client {
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101119/81093634/attachment.html>
+
+ + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1