Project

General

Profile

Bug #28983

foreman_proxy_content::reverse_proxy::proxy_pass_params doesn't allow integers

Added by Ewoud Kohl van Wijngaarden over 3 years ago. Updated over 3 years ago.

Status:
Closed
Priority:
Normal
Category:
Foreman modules
Target version:
-
Difficulty:
Triaged:
Yes
Bugzilla link:
Fixed in Releases:
Found in Releases:
Red Hat JIRA:

Description

#27687 added this parameter, but when specifying values like TTL via hiera they end up as integers unless explicitly quoted.


Related issues

Related to Installer - Feature #27687: Add Reverse Proxy options supported via custom-hiera.yamlClosed

Associated revisions

Revision e5a05182 (diff)
Added by Ewoud Kohl van Wijngaarden over 3 years ago

Fixes #28983 - Allow integers for $proxy_pass_params

f95a6eef1d510e65e2499367d738935b151cd05c added a parameter to allow
setting parameters to proxy_pass but only accepted strings. When setting
this via hiera, values like TTL will usually end up as integers and are
valid. This can be worked around by quoting them in hiera, but it's a
bad user experience.

History

#1 Updated by Ewoud Kohl van Wijngaarden over 3 years ago

  • Related to Feature #27687: Add Reverse Proxy options supported via custom-hiera.yaml added

#2 Updated by The Foreman Bot over 3 years ago

  • Assignee set to Ewoud Kohl van Wijngaarden
  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/puppet-foreman_proxy_content/pull/240 added

#3 Updated by The Foreman Bot over 3 years ago

  • Fixed in Releases 2.0.0 added

#4 Updated by Ewoud Kohl van Wijngaarden over 3 years ago

  • Status changed from Ready For Testing to Closed

Also available in: Atom PDF