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/2011-January/001852.html | 99 ++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001852.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001852.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001852.html b/zarb-ml/mageia-sysadm/2011-January/001852.html new file mode 100644 index 000000000..c76fe57a1 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001852.html @@ -0,0 +1,99 @@ + + + + [Mageia-sysadm] [757] - create missing directory for binrepos + + + + + + + + + +

[Mageia-sysadm] [757] - create missing directory for binrepos

+ root at mageia.org + root at mageia.org +
+ Sun Jan 9 17:42:49 CET 2011 +

+
+ +
Revision: 757
+Author:   misc
+Date:     2011-01-09 17:42:49 +0100 (Sun, 09 Jan 2011)
+Log Message:
+-----------
+- create missing directory for binrepos
+
+Modified Paths:
+--------------
+    puppet/deployment/repositories/manifests/subversion.pp
+
+Modified: puppet/deployment/repositories/manifests/subversion.pp
+===================================================================
+--- puppet/deployment/repositories/manifests/subversion.pp	2011-01-09 16:42:48 UTC (rev 756)
++++ puppet/deployment/repositories/manifests/subversion.pp	2011-01-09 16:42:49 UTC (rev 757)
+@@ -30,6 +30,10 @@
+         cia_ignore_author => '^schedbot$',
+     }
+ 
++    file { "/svn/binrepos/":
++        ensure => directory
++    }
++
+     subversion::repository { "/svn/binrepos/cauldron/":
+         group => "mga-packagers",
+         cia_post => true,
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110109/25a7ed96/attachment.html>
+
+ + + + + + + + + + + + + + + + + +
+

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