fix: missing tpm enabled config from posgt install
This commit is contained in:
parent
5c6ddee629
commit
7beb5bf119
@ -29,6 +29,7 @@ TANG_SERVERS=(
|
|||||||
# "https://tang1.example.com your-thumbprint-1"
|
# "https://tang1.example.com your-thumbprint-1"
|
||||||
# "https://tang2.example.com your-thumbprint-2"
|
# "https://tang2.example.com your-thumbprint-2"
|
||||||
)
|
)
|
||||||
|
TPM_ENABLED=true
|
||||||
TPM_PCR_BANK="sha256"
|
TPM_PCR_BANK="sha256"
|
||||||
TPM_PCR_IDS="0,1,2,3,4,5,6,7,8"
|
TPM_PCR_IDS="0,1,2,3,4,5,6,7,8"
|
||||||
ALMA_USER="null"
|
ALMA_USER="null"
|
||||||
|
Loading…
Reference in New Issue
Block a user