Feature #34089
Puppet module puppet-foreman missing parameter for :trusted_proxies:
Pull request:
Fixed in Releases:
Found in Releases:
Description
Hey folks,
I am missing a parameter for the :trusted_proxies: in setting.yaml in the Puppet module.
Greetings
Harm
Associated revisions
Refs #34089 - Work around Kafo type parsing bug
Due to a bug in Kafo1, the Stdlib::IP::Address data type can't be
used. This broke the nightly build2.
By reducing the type to simple String1 and asserting in the body the
same guarantee is given, but with a worse UX if it does fail.
[1]: https://projects.theforeman.org/issues/21398
[2]: https://community.theforeman.org/t/foreman-installer-develop-package-release-1015-failed/26627/3
History
#1
Updated by The Foreman Bot 5 months ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/puppet-foreman/pull/1011 added
#2
Updated by The Foreman Bot 5 months ago
- Fixed in Releases 3.2.0 added
#3
Updated by Anonymous 5 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset puppet-foreman|0a1e6fe19dcdc316a1119654945329b72a2ffbb7.
#4
Updated by The Foreman Bot 4 months ago
- Pull request https://github.com/theforeman/puppet-foreman/pull/1013 added
Fixes #34089 - Add trusted proxies