diff options
| author | Jani Välimaa <wally@mageia.org> | 2025-11-02 17:41:04 +0200 |
|---|---|---|
| committer | Jani Välimaa <wally@mageia.org> | 2025-11-02 17:41:04 +0200 |
| commit | bd20134a0608ca1e81069bb4586df20899eb8a15 (patch) | |
| tree | cbe769f26dba53ba5ec57ab9fb32631b41de32ad /modules | |
| parent | 8e64442ba068be982905aa7c65783770ca3039cd (diff) | |
| download | puppet-master.tar puppet-master.tar.gz puppet-master.tar.bz2 puppet-master.tar.xz puppet-master.zip | |
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/buildsystem/manifests/iurt/config.pp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/buildsystem/manifests/iurt/config.pp b/modules/buildsystem/manifests/iurt/config.pp index b8be373e..02f5be63 100644 --- a/modules/buildsystem/manifests/iurt/config.pp +++ b/modules/buildsystem/manifests/iurt/config.pp @@ -9,6 +9,7 @@ define buildsystem::iurt::config() { $build_timeout = { 'default' => 36000, 'atlas' => 57600, + 'blender' => 57600, 'chromium-browser-stable' => 172800, 'clang' => 172800, 'cross-gcc' => 115200, |
