Hello,
I think there is an error on the Wiki documenting the automated installation keys.
https://pve.proxmox.com/wiki/Automated_Installation#Global_Section
I see:
This syntax seems to be incorrect as I am getting reports this key doesn't work unless fully snake or kebab case. I am guessing this should be fully kebab case ie: root-ssh-keys? I didn't test this myself but I got a report for this via an app I developed (https://github.com/natankeddem/autopve).
I think there is an error on the Wiki documenting the automated installation keys.
https://pve.proxmox.com/wiki/Automated_Installation#Global_Section
I see:
- root-ssh_keys -- Optional. SSH public keys to add to the authorized_keys file of the root user after the installation.
This syntax seems to be incorrect as I am getting reports this key doesn't work unless fully snake or kebab case. I am guessing this should be fully kebab case ie: root-ssh-keys? I didn't test this myself but I got a report for this via an app I developed (https://github.com/natankeddem/autopve).