Fixed dhcp flag issue as well as ssh public key issue for arch #5
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue