[Mageia-sysadm] [703] Allow task-bs-cluster-main to be removed for now until it get fixed

root at mageia.org root at mageia.org
Fri Jan 7 16:10:20 CET 2011


Revision: 703
Author:   pterjan
Date:     2011-01-07 16:10:20 +0100 (Fri, 07 Jan 2011)
Log Message:
-----------
Allow task-bs-cluster-main to be removed for now until it get fixed

Modified Paths:
--------------
    puppet/modules/buildsystem/manifests/init.pp

Modified: puppet/modules/buildsystem/manifests/init.pp
===================================================================
--- puppet/modules/buildsystem/manifests/init.pp	2011-01-07 15:09:52 UTC (rev 702)
+++ puppet/modules/buildsystem/manifests/init.pp	2011-01-07 15:10:20 UTC (rev 703)
@@ -24,7 +24,8 @@
         ssh::auth::server { $sched_login: }
         ssh::auth::server { $build_login: }
 
-        $package_list = ['task-bs-cluster-main', 'iurt']
+        # FIXME Add again task-bs-cluster-main when it will require mgarepo instead of repsys
+        $package_list = ['iurt']
         package { $package_list:
             ensure => "installed"
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20110107/ab8fdba0/attachment.html>


More information about the Mageia-sysadm mailing list