summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000246.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000246.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000246.html104
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000246.html b/zarb-ml/mageia-sysadm/2010-November/000246.html
new file mode 100644
index 000000000..ba1f0a712
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-November/000246.html
@@ -0,0 +1,104 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] [131] valstar is now the svn server
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B131%5D%20valstar%20is%20now%20the%20svn%20server&In-Reply-To=%3C20101105101647.0C12A3F931%40valstar.mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000245.html">
+ <LINK REL="Next" HREF="000247.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] [131] valstar is now the svn server</H1>
+ <B>root at mageia.org</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20%5B131%5D%20valstar%20is%20now%20the%20svn%20server&In-Reply-To=%3C20101105101647.0C12A3F931%40valstar.mageia.org%3E"
+ TITLE="[Mageia-sysadm] [131] valstar is now the svn server">root at mageia.org
+ </A><BR>
+ <I>Fri Nov 5 11:16:47 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000245.html">[Mageia-sysadm] [130] test
+</A></li>
+ <LI>Next message: <A HREF="000247.html">[Mageia-sysadm] [132] test
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#246">[ date ]</a>
+ <a href="thread.html#246">[ thread ]</a>
+ <a href="subject.html#246">[ subject ]</a>
+ <a href="author.html#246">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Revision: 131
+Author: dmorgan
+Date: 2010-11-05 11:16:46 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+valstar is now the svn server
+
+Modified Paths:
+--------------
+ puppet/manifests/nodes.pp
+ puppet/modules/subversion/manifests/init.pp
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp 2010-11-05 10:09:38 UTC (rev 130)
++++ puppet/manifests/nodes.pp 2010-11-05 10:16:46 UTC (rev 131)
+@@ -18,6 +18,7 @@
+ include mirror
+ include openldap::master
+ include subversion::client
++ include subversion::server
+
+
+ subversion::snapshot { &quot;/etc/puppet&quot;:
+
+Modified: puppet/modules/subversion/manifests/init.pp
+===================================================================
+--- puppet/modules/subversion/manifests/init.pp 2010-11-05 10:09:38 UTC (rev 130)
++++ puppet/modules/subversion/manifests/init.pp 2010-11-05 10:16:46 UTC (rev 131)
+@@ -8,6 +8,11 @@
+ package { &quot;subversion-server&quot;:
+ ensure =&gt; installed,
+ }
++
++ package { &quot;perl-SVN-Notify-Config&quot;:
++ ensure =&gt; installed,
++ }
++
+ }
+
+ # TODO create proper hook directory ( see zarb.org )
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20101105/11bf5e3b/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000245.html">[Mageia-sysadm] [130] test
+</A></li>
+ <LI>Next message: <A HREF="000247.html">[Mageia-sysadm] [132] test
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#246">[ date ]</a>
+ <a href="thread.html#246">[ thread ]</a>
+ <a href="subject.html#246">[ subject ]</a>
+ <a href="author.html#246">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>