diff --git a/scripts/create.sh b/scripts/create.sh index a6d0c1e..187fe9e 100644 --- a/scripts/create.sh +++ b/scripts/create.sh @@ -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