You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
192 B
9 lines
192 B
variant: fcos
|
|
version: 1.4.0
|
|
passwd:
|
|
users:
|
|
- name: core
|
|
ssh_authorized_keys:
|
|
- ssh-ed25519 REDACTED user@host
|
|
# mkpasswd --method=yescrypt -s
|
|
password_hash: "$y$REDACTED"
|
|
|