This commit is contained in:
Matthew Tran
2025-04-19 02:24:10 -07:00
parent 12039fb862
commit 32366a797e
4 changed files with 150 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"core": {
"hostname": "<server name>",
"ssh_keys": [
"ssh-ed25519 AAAA..."
],
"var_key": "<LUKS key>",
"var_wipe": false
}
}