[users] Correct terminology in configuration documentation

This commit is contained in:
Adriaan de Groot 2020-11-03 12:48:12 +01:00
parent ed95c4a541
commit 7c268b2e4d

View File

@ -3,16 +3,16 @@
# #
# Configuration for the one-user-system user module. # Configuration for the one-user-system user module.
# #
# Besides these settings, the user module also places the following # Besides these settings, the users module also places the following
# keys into the globalconfig area, based on user input in the view step. # keys into the Global Storage area, based on user input in the view step.
# #
# - hostname # - hostname
# - username # - username
# - password (obscured) # - password (obscured)
# - autologinUser (if enabled, set to username) # - autologinUser (if enabled, set to username)
# #
# These globalconfig keys are set when the jobs for this module # These Global Storage keys are set when the configuration for this module
# are created. # is read and when they are modified in the UI.
--- ---
# Used as default groups for the created user. # Used as default groups for the created user.
# Adjust to your Distribution defaults. # Adjust to your Distribution defaults.