<-Back

Function: Cyclops:Compute-Fingerprint

compute-fingerprint compute the machine fingerprint hash from source values

. SOURCES-PLIST defaults to (read-fingerprint-sources). Returns (VALUES fingerprint-hex-string tier sources-plist). The hash computation matches deploy/cyclops-fingerprint.sh: printf '%s\n%s\n%s\n%s\n' salt mid uuid serial | sha256sum


<-Back