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.
Actions