New Question

Revision history [back]

click to hide/show revision 1
initial version

Hello,

Using cloud-config to create users / setting passwords is currently not supported in cloudbase-init. There is a patch to add that functionality: https://review.opendev.org/#/c/379354/

But OpenStack should provide the password setting functionality out of the box and you might not want to rely on the userdata, as the userdata can be read by other users on that machine.

Here is a good example on how to use OpenStack functionality: https://cloudbase.it/openstack-windows-admin-password/

Thank you,
Adrian Vladu