Document LUKS encryption password in creds-sample.json (#2782)
This commit is contained in:
parent
7098a6a848
commit
26cf04655a
|
|
@ -4,5 +4,6 @@
|
||||||
"sudo": true,
|
"sudo": true,
|
||||||
"username": "archinstall"
|
"username": "archinstall"
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"encryption_password": "..."
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue