Project

General

Profile

« Previous | Next » 

Revision f59ef9d2

Added by Nicolas CHARLES about 7 years ago

Fixes #10088: Inventory is not resent in case of error - and agent don't report the error

View differences:

techniques/system/inventory/1.0/fusionAgent.st
"any" usebundle => addInformationsToInventory;
"any" usebundle => checkInventoryFile;
uuid_valid.(force_inventory|(inventory_time.!inventory_sent)).inventory_valid::
uuid_valid.(force_inventory|((inventory_time|initial_promises).!inventory_sent)).inventory_valid::
"any" usebundle => moveInventoryToFinalDestination;
"any" usebundle => signInventories;
"any" usebundle => compressInventories;

Also available in: Unified diff