Actions
Bug #12954
closedForeman puppet report status does not work without a puppet proxy
Difficulty:
trivial
Triaged:
Pull request:
Description
As of foreman 1.10.0 the host_status table is not updated with puppet report status if your puppet masters are not official puppet proxy servers.
This breaks configurations that use foreman as a report backend but do not make use of the foreman proxy code.
Updated by Ohad Levy almost 9 years ago
a really simple workaround would be to change https://github.com/theforeman/foreman/blob/develop/app/models/host/managed.rb#L359 to true
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #11771: Saving host without particular status fails added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release set to 104
Updated by Dominic Cleal almost 9 years ago
- Status changed from New to Assigned
- Assignee set to Dominic Cleal
Updated by The Foreman Bot almost 9 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3028 added
Updated by Dominic Cleal almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 8660f934e6e75c2acaeeacd5d009dabcbd41a326.
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release changed from 104 to 71
#13112 is a regression, moving to 1.11 until resolved - and it may require an internal API change to fix. Will move it back if it turns out not to.
Updated by Dominic Cleal almost 9 years ago
- Related to Bug #13112: N+1 query on hosts#index from last report object added
Updated by Dominic Cleal almost 9 years ago
- Translation missing: en.field_release changed from 71 to 104
Updated by rajeev jaggavarapu over 8 years ago
- Copied to Support #15571: "Invalid keyfile or passphrase" when saving GCE compute resource added
Updated by Dominic Cleal over 8 years ago
- Copied to deleted (Support #15571: "Invalid keyfile or passphrase" when saving GCE compute resource)
Actions