see if network console can do ed25519 keys

master
Jeff Moe 3 years ago
parent b51446b497
commit 9df4e2fd2b

@ -7,7 +7,8 @@ d-i netcfg/get_hostname string unassigned-hostname
d-i netcfg/get_domain string unassigned-domain
d-i netcfg/wireless_wep string
d-i anna/choose_modules string network-console
d-i network-console/authorized_keys_url string https://util.forksand.com/id_rsa.pub
#d-i network-console/authorized_keys_url string https://util.forksand.com/id_rsa.pub
d-i network-console/authorized_keys_url string https://util.forksand.com/id_ed25519-eqx.pub
d-i mirror/country string manual
d-i mirror/http/hostname string http.us.debian.org
d-i mirror/http/directory string /debian

Loading…
Cancel
Save