Feature #27724
Add foreman instance unique ID
Pull request:
Fixed in Releases:
Found in Releases:
Description
The best way to put it would be a setting (easily viewed, ready to be changed if something went wrong e.t.c).
Associated revisions
History
#1
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7003 added
#2
Updated by The Foreman Bot almost 3 years ago
- Fixed in Releases 1.24.0 added
#3
Updated by Shimon Shtein almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset a9881fb978ed2207a8afb2bc0206641522845309.
#4
Updated by Amit Upadhye almost 3 years ago
- Category set to Settings
Fixes #27724 - Add a unique-id setting to foreman. (#7003)
This introduces a persisted randomly generated identifier of the Foreman
instance. This is useful for correlating foreman-debug tarballs with
logs and
other debugging data that users upload to developers when they need
help. This
can be also useful to identify multiple instances in external systems,
e.g.
when workflows across multiple Foremans are orchestrated.