mirror of
https://github.com/dragonlock2/matthewtran.com.git
synced 2025-10-11 20:17:54 +00:00
10 lines
186 B
Plaintext
10 lines
186 B
Plaintext
{
|
|
"core": {
|
|
"hostname": "<server name>",
|
|
"ssh_keys": [
|
|
"ssh-ed25519 AAAA..."
|
|
],
|
|
"var_key": "<LUKS key>",
|
|
"var_wipe": false
|
|
}
|
|
} |