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/000744.html | 90 +++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000744.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000744.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000744.html b/zarb-ml/mageia-sysadm/2010-November/000744.html new file mode 100644 index 000000000..2e5042d96 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000744.html @@ -0,0 +1,90 @@ + + + + [Mageia-sysadm] [371] include buildsystem definition after ssh keymaster definition + + + + + + + + + +

[Mageia-sysadm] [371] include buildsystem definition after ssh keymaster definition

+ root at mageia.org + root at mageia.org +
+ Mon Nov 22 01:34:10 CET 2010 +

+
+ +
Revision: 371
+Author:   blino
+Date:     2010-11-22 01:34:10 +0100 (Mon, 22 Nov 2010)
+Log Message:
+-----------
+include buildsystem definition after ssh keymaster definition
+
+Modified Paths:
+--------------
+    puppet/manifests/nodes.pp
+
+Modified: puppet/manifests/nodes.pp
+===================================================================
+--- puppet/manifests/nodes.pp	2010-11-22 00:31:51 UTC (rev 370)
++++ puppet/manifests/nodes.pp	2010-11-22 00:34:10 UTC (rev 371)
+@@ -18,9 +18,9 @@
+     include subversion::client
+     include subversion::server
+     include puppet::master
+-    include buildsystem::mainnode
+     include ssh::auth
+     include ssh::auth::keymaster
++    include buildsystem::mainnode
+ 
+     subversion::snapshot { "/etc/puppet":
+         source => "svn://svn.mageia.org/adm/puppet/"
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101122/120b4f1a/attachment.html>
+
+ + + + + + + + +
+

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