-
Notifications
You must be signed in to change notification settings - Fork 166
Open
Description
The default username for which the password/ssh keys are set is configurable in the configuration file.
But in the case of Windows VMs on Proxmox, the username customization ends up in the USER_DATA file:
#cloud-config
hostname: avladu-test-proxmox
manage_etc_hosts: true
fqdn: avladu-test-proxmox.maas.local
user: AdminProxmox
password: Passw0rd
chpasswd:
expire: False
users:
- default
package_upgrade: true
Discussion is needed to see if the Proxmox community can make the same format as OpenStack's or cloudbase-init needs to offer that option. See: 39e2f6f.
The upstream discussion is here: https://bugzilla.proxmox.com/show_bug.cgi?id=4493.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels