Project

General

Profile

Actions

Bug #24854

closed

installer option to change value of "rest_client_timeout" present in /etc/foreman/plugins/katello.yaml does not work

Added by Chris Roberts over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Installer
Target version:
Fixed in Releases:
Found in Releases:

Description

  1. grep timeout /etc/foreman/plugins/katello.yaml
    :rest_client_timeout: 3600
  1. satellite-installer --full-help | grep rest.*timeout
    --katello-rest-client-timeout Timeout for Katello rest API (current: 3600)
    --reset-katello-rest-client-timeout Reset rest_client_timeout to the default value (3600)
  1. satellite-installer --katello-rest-client-timeout 4500
  1. grep timeout /etc/foreman/plugins/katello.yaml
    :rest_client_timeout: 3600
  1. satellite-installer --full-help | grep rest.*timeout
    --katello-rest-client-timeout Timeout for Katello rest API (current: 4500)
    --reset-katello-rest-client-timeout Reset rest_client_timeout to the default value (3600)

installer provides --katello-rest-client-timeout parameter
but it does not set rest_client_timeout value in /etc/foreman/plugins/katello.yaml

Sat 6.4 snap 20
satellite-6.4.0-13.el7sat.noarch
foreman-1.18.0.18-1.el7sat.noarch
katello-3.7.0-5.el7sat.noarch
foreman-installer-katello-3.7.0.2-1.el7sat.noarch
foreman-installer-1.18.0-1.el7sat.noarch
katello-installer-base-3.7.0.2-1.el7sat.noarch
satellite-installer-6.4.0.7-2.el7sat.noarch

Actions #1

Updated by The Foreman Bot over 6 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-katello/pull/253 added
Actions #2

Updated by Chris Roberts over 6 years ago

  • Fixed in Releases added
Actions #3

Updated by Chris Roberts over 6 years ago

  • Bugzilla link set to 1250301
Actions #4

Updated by Chris Roberts over 6 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by The Foreman Bot over 6 years ago

  • Pull request https://github.com/theforeman/puppet-katello/pull/254 added
Actions #6

Updated by Jonathon Turel over 6 years ago

  • Target version set to 931
  • Fixed in Releases deleted ()
Actions #7

Updated by Jonathon Turel over 6 years ago

  • Triaged changed from No to Yes
Actions #8

Updated by Jonathon Turel over 6 years ago

  • Target version changed from 931 to Katello 3.9.0
Actions

Also available in: Atom PDF