Allow puppet to run for 60m on review.o.o
Currently, if review.o.o takes more then 30mins to run puppet, it will be aborted. Up this to 60m. Change-Id: I98e384544d5104572ad252b5dab88e06762b87a9 Depends-On: Id42ba80a5118a9f93e45619ac6ecc5baa774549a Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
parent
9b83ae3e53
commit
ef4387852d
@ -27,3 +27,5 @@
|
||||
- role: puppet
|
||||
facts:
|
||||
project_config_ref: "{{ hostvars.localhost.gitinfo.after }}"
|
||||
vars:
|
||||
puppet_timeout: 60m
|
||||
|
Loading…
Reference in New Issue
Block a user