/[adm]/puppet/modules/buildsystem/templates/iurt/mandriva2010.1.conf
ViewVC logotype

Annotation of /puppet/modules/buildsystem/templates/iurt/mandriva2010.1.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 668 - (hide annotations) (download)
Thu Jan 6 00:06:30 2011 UTC (13 years, 3 months ago) by misc
Original Path: puppet/modules/buildsystem/templates/iurt.mandriva2010.1.conf
File size: 915 byte(s)
- do not hardcode domain name ( as this complexify deploymement on a separate 
test set of server )

1 dmorgan 86 {
2     supported_arch => [ 'i586', 'x86_64' ],
3     all_media => { 'main' => [ 'release' ], 'contrib' => [ 'release' ] },
4 blino 401 upload => 'iurt@pkgsubmit:~/uploads/',
5     upload_queue => 'iurt@pkgsubmit:~/uploads/queue/',
6 dmorgan 86 unwanted_packages => '^monotone-',
7 misc 668 repository => 'http://repository.<%= domain %>/mandriva/',
8 blino 401 rsync_to => 'iurt@pkgsubmit:/mnt/BIG/dis/uploads/build/',
9 misc 668 log_url => 'http://pkgsubmit.<%= domain %>/queue/build/',
10 dmorgan 86 admin => 'mageia-sysadm@mageia.org',
11     packager => 'Iurt the rebuild bot <mageia-sysadm@mageia.org>',
12     sendmail => 0,
13     build_timeout => {
14     'default' => 18000,
15     'gcc' => 57600,
16     'paraview' => 115200,
17     'salome' => 57600,
18     'itk' => 115200,
19     'wrapitk' => 115200,
20     'kernel-rt' => 57600,
21     'kernel-xen' => 57600,
22     'kernel-tmb' => 57600,
23     'openoffice.org' => 345600,
24     'openoffice.org64' => 345600,
25     'openoffice.org-go-ooo' => 345600,
26     'openoffice.org64-go-ooo' => 345600
27     },
28     }
29    

  ViewVC Help
Powered by ViewVC 1.1.30