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/000628.html | 86 +++++++++++++++++++++++++ 1 file changed, 86 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000628.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000628.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000628.html b/zarb-ml/mageia-sysadm/2010-November/000628.html new file mode 100644 index 000000000..d3c95f757 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000628.html @@ -0,0 +1,86 @@ + + + + [Mageia-sysadm] [291] Fix bugzilla init.pp + + + + + + + + + +

[Mageia-sysadm] [291] Fix bugzilla init.pp

+ root at mageia.org + root at mageia.org +
+ Thu Nov 18 21:23:56 CET 2010 +

+
+ +
Revision: 291
+Author:   dmorgan
+Date:     2010-11-18 21:23:56 +0100 (Thu, 18 Nov 2010)
+Log Message:
+-----------
+Fix bugzilla init.pp
+
+Modified Paths:
+--------------
+    puppet/modules/bugzilla/manifests/init.pp
+
+Modified: puppet/modules/bugzilla/manifests/init.pp
+===================================================================
+--- puppet/modules/bugzilla/manifests/init.pp	2010-11-18 20:01:07 UTC (rev 290)
++++ puppet/modules/bugzilla/manifests/init.pp	2010-11-18 20:23:56 UTC (rev 291)
+@@ -1,6 +1,6 @@
+ class bugzilla {
+ 
+-    package { bugzilla
++    package { 'bugzilla':
+         ensure => installed;
+     }
+ 
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101118/6325fee4/attachment-0001.html>
+
+ + + + + + + +
+

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