Users to provision.
Declarations
Type
attribute set of (submodule)
Default
{ }
Example
{
# admin = {}; /* The initialSetup.username will automatically be added. */
myuser.passwordFile = "/run/secrets/myuser_password";
}
Users to provision.
attribute set of (submodule)
{ }
{
# admin = {}; /* The initialSetup.username will automatically be added. */
myuser.passwordFile = "/run/secrets/myuser_password";
}