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/001571.html | 98 ++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2011-January/001571.html (limited to 'zarb-ml/mageia-sysadm/2011-January/001571.html') diff --git a/zarb-ml/mageia-sysadm/2011-January/001571.html b/zarb-ml/mageia-sysadm/2011-January/001571.html new file mode 100644 index 000000000..7f04b787e --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001571.html @@ -0,0 +1,98 @@ + + + + [Mageia-sysadm] [676] manage sysadmin svn with puppet ( eat our own dogfood ) + + + + + + + + + +

[Mageia-sysadm] [676] manage sysadmin svn with puppet ( eat our own dogfood )

+ root at mageia.org + root at mageia.org +
+ Thu Jan 6 04:04:45 CET 2011 +

+
+ +
Revision: 676
+Author:   misc
+Date:     2011-01-06 04:04:45 +0100 (Thu, 06 Jan 2011)
+Log Message:
+-----------
+manage sysadmin svn with puppet ( eat our own dogfood )
+
+Modified Paths:
+--------------
+    puppet/manifests/nodes.pp
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp	2011-01-06 02:43:05 UTC (rev 675)
++++ puppet/manifests/nodes.pp	2011-01-06 03:04:45 UTC (rev 676)
+@@ -24,6 +24,12 @@
+     include restrictshell::allow_svn
+     include restrictshell::allow_pkgsubmit
+ 
++    subversion::repository { "/svn/adm/":
++        group => "mga-sysadmin",
++        commit_mail => "mageia-sysadm at mageia.org",
++        syntax_check => ['check_puppet_templates','check_puppet'],
++    }
++
+     subversion::snapshot { "/etc/puppet":
+         source => "svn://svn.mageia.org/svn/adm/puppet/"
+     }
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20110106/a23b19f8/attachment.html>
+
+ + + + + + + + + + + + + + +
+

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