You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Other versions of cloud-init allow you to specify the desired uid and gid of users created using the users module. CCloudvm relies on this feature so that it can ensure that the uids of the user on the host and the guest are the same. File sharing over 9p doesn't work properly if they are different.