V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m45s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m45s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -21,12 +21,18 @@ secrets:
|
||||
version: "V8.00.000.2025.06.17"
|
||||
description: "Secrets for automated installation of encrypted systems on this host via primordial-workflow™."
|
||||
|
||||
################################################################################################################################
|
||||
# Grub bootloader passphrase
|
||||
################################################################################################################################
|
||||
grub:
|
||||
note: "Password used to unlock the GRUB bootloader before system initialization."
|
||||
scope: "grub"
|
||||
type: "plain"
|
||||
value: "PleASE_CHan3e_M!"
|
||||
|
||||
################################################################################################################################
|
||||
# LUKS and LUKS Nuke passphrase
|
||||
################################################################################################################################
|
||||
luks:
|
||||
backup:
|
||||
note: "The value is '<share-identifier>:<password>' (colon-separated). Use the same dedicated destination and credentials across servers."
|
||||
@@ -49,6 +55,9 @@ secrets:
|
||||
type: "plain"
|
||||
value: "THIS_IS_THE_NUKE_PASSWORD!"
|
||||
|
||||
################################################################################################################################
|
||||
# TOTP MFA seed and salt and other seed variables
|
||||
################################################################################################################################
|
||||
seeds:
|
||||
mfa:
|
||||
info:
|
||||
@@ -67,6 +76,9 @@ secrets:
|
||||
type: "plain"
|
||||
value: "7cad63da408c27b5121c89cdd0cf878b8f8df1f34bcc0a944152261ee1481fda"
|
||||
|
||||
################################################################################################################################
|
||||
# User passwords and SSH keys
|
||||
################################################################################################################################
|
||||
user:
|
||||
root:
|
||||
password:
|
||||
|
||||
Reference in New Issue
Block a user