Project

General

Profile

Actions

Bug #17002

closed

subscription-manager facts are not updated in candlepin

Added by Thomas McKay about 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Hosts
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

I created a custom fact on a registered host:

$ cat /etc/rhsm/facts/override.facts
{
  "custom.fact": "2222" 
}
$ subscription-manager facts --update
Successfully updated the system facts.

This fact, while it shows up in the UI on the facts page, does not persist itself into candlepin. I would guess that non-custom fact updates are similarly ignored.

Facts sent to either /rhsm/facts or /api/hosts/facts need to be persisted to candlepin, where applicable.

Actions

Also available in: Atom PDF