aboutsummaryrefslogtreecommitdiffstats
path: root/modules
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-05-10 11:04:03 +0200
committerNicolas lécureuil <neoclust@mageia.org>2018-05-10 13:06:53 +0200
commit2faed7c65f4dd5555c2a942d8aec77e1ec2116a7 (patch)
tree81259db0a75a6f33b7338538e55e2b6c2e785f49 /modules
parentf2799f5874e3f801bbf2ebd8895d95c54248d8d9 (diff)
downloadpuppet-2faed7c65f4dd5555c2a942d8aec77e1ec2116a7.tar
puppet-2faed7c65f4dd5555c2a942d8aec77e1ec2116a7.tar.gz
puppet-2faed7c65f4dd5555c2a942d8aec77e1ec2116a7.tar.bz2
puppet-2faed7c65f4dd5555c2a942d8aec77e1ec2116a7.tar.xz
puppet-2faed7c65f4dd5555c2a942d8aec77e1ec2116a7.zip
increase LO timeout
Diffstat (limited to 'modules')
-rw-r--r--modules/buildsystem/manifests/iurt/config.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp
index cd2f894d..302a3b52 100644
--- a/modules/buildsystem/manifests/iurt/config.pp
+++ b/modules/buildsystem/manifests/iurt/config.pp
@@ -17,7 +17,7 @@ define buildsystem::iurt::config() {
'itk' => 115200,
'java-1.8.0-openjdk' => 172800,
'java-1.8.0-openjfx' => 115200,
- 'libreoffice' => 345600,
+ 'libreoffice' => 432000,
'llvm' => 36000,
'openfoam' => 115200,
'paraview' => 115200,