mirror of
https://github.com/ruanbekker/rpi-ansible.git
synced 2025-04-19 17:01:38 +02:00
add more ssh hostkeys
This commit is contained in:
parent
a3844f2b08
commit
621dd3feb4
@ -66,6 +66,11 @@ macaddrs:
|
||||
enable_serial_hw: True
|
||||
enable_onewire: False
|
||||
enable_rgpio: False
|
||||
ssh_host_key_files:
|
||||
- etc/ssh/ssh_host_rsa_key.cloverleaf
|
||||
- etc/ssh/ssh_host_dsa_key.cloverleaf
|
||||
- etc/ssh/ssh_host_ecdsa_key.cloverleaf
|
||||
- etc/ssh/ssh_host_ed25519_key.cloverleaf
|
||||
extra_software:
|
||||
- "w3m"
|
||||
- "irssi"
|
||||
|
Loading…
x
Reference in New Issue
Block a user