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/000288.html | 100 ++++++++++++++++++++++++ 1 file changed, 100 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000288.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000288.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000288.html b/zarb-ml/mageia-sysadm/2010-November/000288.html new file mode 100644 index 000000000..f905bb313 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000288.html @@ -0,0 +1,100 @@ + + + + [Mageia-sysadm] [166] - enable reporting, as explained on http://projects.puppetlabs.com/ projects/1/wiki/Reports_And_Reporting + + + + + + + + + +

[Mageia-sysadm] [166] - enable reporting, as explained on http://projects.puppetlabs.com/ projects/1/wiki/Reports_And_Reporting

+ root at mageia.org + root at mageia.org +
+ Fri Nov 5 19:58:30 CET 2010 +

+
+ +
Revision: 166
+Author:   misc
+Date:     2010-11-05 19:58:30 +0100 (Fri, 05 Nov 2010)
+Log Message:
+-----------
+- enable reporting, as explained on http://projects.puppetlabs.com/projects/1/wiki/Reports_And_Reporting
+
+Modified Paths:
+--------------
+    puppet/modules/puppet/templates/puppet.conf
+
+Added Paths:
+-----------
+    puppet/modules/puppet/templates/tagmail.conf
+
+Modified: puppet/modules/puppet/templates/puppet.conf
+===================================================================
+--- puppet/modules/puppet/templates/puppet.conf	2010-11-05 18:46:09 UTC (rev 165)
++++ puppet/modules/puppet/templates/puppet.conf	2010-11-05 18:58:30 UTC (rev 166)
+@@ -13,10 +13,12 @@
+ 
+ [master] 
+     certname = puppetmaster.<%= domain %>
++    reports = tagmail
+ 
+ [agent]
+     server = puppetmaster.<%= domain %>
+ 
++    report = true
+     # The file in which puppetd stores a list of the classes
+     # associated with the retrieved configuratiion.  Can be loaded in
+     # the separate ``puppet`` executable using the ``--loadclasses``
+
+Added: puppet/modules/puppet/templates/tagmail.conf
+===================================================================
+--- puppet/modules/puppet/templates/tagmail.conf	                        (rev 0)
++++ puppet/modules/puppet/templates/tagmail.conf	2010-11-05 18:58:30 UTC (rev 166)
+@@ -0,0 +1 @@
++err: mageia-sysadm@<%= domain %>
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101105/c883fba2/attachment-0001.html>
+
+ + + + + +
+

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