Bug #22721
Rename puppetmaster to trusted hosts
Description
The setting trusted_puppetmaster_hosts is used to allow hosts to submit stuff to the facts/reports API endpoint.
The name made sense a long time ago, but these days other plugins and any user can submit stuff to this API to generate
their own reports, send facts from ohai, etc..
It should be renamed to 'trusted_hosts'
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Assignee set to Daniel Lobato Garcia
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5280 added
#2
Updated by Marek Hulán over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
#3
Updated by Anonymous over 4 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset a4956e35323217b90157f82ae9fb63dc87c75148.
Fixes #22721 - Rename setting to trusted_hosts
The setting trusted_puppetmaster_hosts is used to allow hosts to submit
stuff to the facts/reports API endpoint.
The name made sense a long time ago, but these days other plugins and
any user can submit stuff to this API to generate
their own reports, send facts from ohai, etc..
It should be renamed to 'trusted_hosts'