Fixed dhcp flag issue as well as ssh public key issue for arch #5

Merged
jayne merged 5 commits from flag into master 2025-04-02 19:23:48 -05:00
Showing only changes of commit dc3b9ac34a - Show all commits

View file

@ -85,6 +85,7 @@ case "$variant" in
mkdir -p /tmp/cloud-init
echo "#cloud-config
users:
- name: root
ssh_authorized_keys:
- ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILG56T1k766Cru14kyXI8WXSJwlO2sVhmH6JeRWy+mfe root@host.actcur.com" > /tmp/cloud-init/user-data