commit 1f1c7971fd00b1357c910254592b161e292f7788
Author: Greg Althaus <galthaus@austin.rr.com>
Date: Tue Nov 17 23:03:35 2020 -0600
feat(content): add TPM public key recorder for inventory.
This will attempt to record the public key from the TPM.
If not present or tools not available, those will be in the
inventory variable. It will store the base64 encoding of the
public key.
M task-library/params/inventory-collect.yaml
A task-library/params/inventory-tpm-device.yaml
A task-library/params/inventory-tpm-fail-on-notools.yaml
A task-library/params/inventory-tpm-public-key.yaml
M task-library/tasks/inventory.yaml
A task-library/templates/tpm-info.sh.tmpl
End of Note