hetzner-dedicated/zfs: Replace the ssh key
This commit is contained in:
parent
f860eb0dfe
commit
80bff6840d
|
@ -92,7 +92,7 @@ ls /dev/disk/by-id
|
||||||
export DISK1=/dev/disk/by-id/nvme-SAMSUNG_MZVL21T0HCLR-00B00_S676NF0R517371
|
export DISK1=/dev/disk/by-id/nvme-SAMSUNG_MZVL21T0HCLR-00B00_S676NF0R517371
|
||||||
export DISK2=/dev/disk/by-id/nvme-KXG60ZNV1T02_TOSHIBA_Z9NF704ZF9ZL
|
export DISK2=/dev/disk/by-id/nvme-KXG60ZNV1T02_TOSHIBA_Z9NF704ZF9ZL
|
||||||
# Replace with your key
|
# Replace with your key
|
||||||
export SSH_PUB_KEY="ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGyQSeQ0CV/qhZPre37+Nd0E9eW+soGs+up6a/bwggoP raphael@RAPHAELs-MacBook-Pro.local"
|
export SSH_PUB_KEY="ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIMNeQYLFauAbzDyIbKC86NUh9yZfiyBm/BtIdkcpZnSU axeman@tuxnix"
|
||||||
# choose whatever you want, it doesn't matter
|
# choose whatever you want, it doesn't matter
|
||||||
export MY_HOSTNAME=htz
|
export MY_HOSTNAME=htz
|
||||||
# this has to be a number in this format exactly. You can replace the numbers though
|
# this has to be a number in this format exactly. You can replace the numbers though
|
||||||
|
|
Loading…
Reference in a new issue