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/000346.html | 182 ++++++++++++++++++++++++ 1 file changed, 182 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000346.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000346.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000346.html b/zarb-ml/mageia-sysadm/2010-November/000346.html new file mode 100644 index 000000000..a6b7adc34 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000346.html @@ -0,0 +1,182 @@ + + + + [Mageia-sysadm] [205] - no need to have a hidden file in the svn repository and puppet config + + + + + + + + + +

[Mageia-sysadm] [205] - no need to have a hidden file in the svn repository and puppet config

+ root at mageia.org + root at mageia.org +
+ Mon Nov 8 02:54:30 CET 2010 +

+
+ +
Revision: 205
+Author:   misc
+Date:     2010-11-08 02:54:30 +0100 (Mon, 08 Nov 2010)
+Log Message:
+-----------
+- no need to have a hidden file in the svn repository and puppet config
+
+Modified Paths:
+--------------
+    puppet/modules/iurt/manifests/init.pp
+
+Added Paths:
+-----------
+    puppet/modules/iurt/templates/iurt.cauldron.conf
+
+Removed Paths:
+-------------
+    puppet/modules/iurt/templates/.iurt.cauldron.conf
+
+Modified: puppet/modules/iurt/manifests/init.pp
+===================================================================
+--- puppet/modules/iurt/manifests/init.pp	2010-11-08 01:48:07 UTC (rev 204)
++++ puppet/modules/iurt/manifests/init.pp	2010-11-08 01:54:30 UTC (rev 205)
+@@ -13,7 +13,7 @@
+         owner => buildbot,
+         group => buildbot,
+         mode => 644,
+-        content => template("iurt/.iurt.cauldron.conf")
++        content => template("iurt/iurt.cauldron.conf")
+     }
+ 
+ }
+
+Deleted: puppet/modules/iurt/templates/.iurt.cauldron.conf
+===================================================================
+--- puppet/modules/iurt/templates/.iurt.cauldron.conf	2010-11-08 01:48:07 UTC (rev 204)
++++ puppet/modules/iurt/templates/.iurt.cauldron.conf	2010-11-08 01:54:30 UTC (rev 205)
+@@ -1,30 +0,0 @@
+-{
+- supported_arch => [ 'i586', 'x86_64' ],
+- all_media => { 'main' => [ 'release' ], 'contrib' => [ 'release' ] },
+- upload => 'schedbot at pkgsubmit:~/uploads/',
+- upload_queue => 'schedbot at pkgsubmit:~/uploads/queue/',
+- unwanted_packages => '^monotone-',
+- repository => '/mnt/BIG/dis/',
+- rsync_to => 'schedbot at pkgsubmit:/mnt/BIG/dis/uploads/build/',
+- log_url => 'http://pkgsubmit.mageia.org/queue/build/',
+- admin => 'mageia-sysadm at mageia.org',
+- iurt_root_command => '/home/buildbot/iurt-trunk/iurt_root_command',
+- packager => 'Iurt the rebuild bot <mageia-sysadm at mageia.org>',
+- sendmail => 0,
+- build_timeout => {
+-  'default' => 18000,
+-   'gcc' => 57600,
+-   'paraview' => 115200,
+-   'salome' => 57600,
+-   'itk' => 115200,
+-   'wrapitk' => 115200,
+-   'kernel-rt' => 57600,
+-   'kernel-xen' => 57600,
+-   'kernel-tmb' => 57600,
+-   'openoffice.org' => 345600,
+-   'openoffice.org64' => 345600,
+-   'openoffice.org-go-ooo' => 345600,
+-   'openoffice.org64-go-ooo' => 345600
+- },
+-}
+-
+
+Copied: puppet/modules/iurt/templates/iurt.cauldron.conf (from rev 198, puppet/modules/iurt/templates/.iurt.cauldron.conf)
+===================================================================
+--- puppet/modules/iurt/templates/iurt.cauldron.conf	                        (rev 0)
++++ puppet/modules/iurt/templates/iurt.cauldron.conf	2010-11-08 01:54:30 UTC (rev 205)
+@@ -0,0 +1,30 @@
++{
++ supported_arch => [ 'i586', 'x86_64' ],
++ all_media => { 'main' => [ 'release' ], 'contrib' => [ 'release' ] },
++ upload => 'schedbot at pkgsubmit:~/uploads/',
++ upload_queue => 'schedbot at pkgsubmit:~/uploads/queue/',
++ unwanted_packages => '^monotone-',
++ repository => '/mnt/BIG/dis/',
++ rsync_to => 'schedbot at pkgsubmit:/mnt/BIG/dis/uploads/build/',
++ log_url => 'http://pkgsubmit.mageia.org/queue/build/',
++ admin => 'mageia-sysadm at mageia.org',
++ iurt_root_command => '/home/buildbot/iurt-trunk/iurt_root_command',
++ packager => 'Iurt the rebuild bot <mageia-sysadm at mageia.org>',
++ sendmail => 0,
++ build_timeout => {
++  'default' => 18000,
++   'gcc' => 57600,
++   'paraview' => 115200,
++   'salome' => 57600,
++   'itk' => 115200,
++   'wrapitk' => 115200,
++   'kernel-rt' => 57600,
++   'kernel-xen' => 57600,
++   'kernel-tmb' => 57600,
++   'openoffice.org' => 345600,
++   'openoffice.org64' => 345600,
++   'openoffice.org-go-ooo' => 345600,
++   'openoffice.org64-go-ooo' => 345600
++ },
++}
++
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101108/0fc65550/attachment-0001.html>
+
+ + + + + + + + + + + + + + + + + + + + + + +
+

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