Skip to content

Commit

Permalink
Merge pull request #15099 from jhernand/reduce_default_ovirt_open_tim…
Browse files Browse the repository at this point in the history
…eout

Reduce the default oVirt open timeout to 1 minute
  • Loading branch information
bdunne authored May 17, 2017
2 parents 4e7fe00 + ec86642 commit 7e05340
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,10 @@
:resolve_ip_addresses: true
:inventory:
:read_timeout: 1.hour
:open_timeout: 1.minute
:service:
:read_timeout: 1.hour
:open_timeout: 1.minute
:ems_kubernetes:
:miq_namespace: management-infra
:image_inspector_registry: docker.io
Expand Down

0 comments on commit 7e05340

Please sign in to comment.