Actions
Feature #39299
closedAdd additive fact import mode
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Add an additive: keyword argument to FactImporter#import! and HostFactImporter#import_facts. When additive: true, existing facts not in the new set are preserved (delete_removed_facts is skipped). This enables Katello to import only OS-detection facts at registration time without wiping facts imported by other sources.
Updated by The Foreman Bot about 1 month ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/10980 added
Updated by Anonymous about 1 hour ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|afa7f80ab13946218f85d580d33feb5429d4415d.
Actions