ReleaseEngineering/PuppetAgain/Modules/users
< ReleaseEngineering | PuppetAgain | Modules
Jump to navigation
Jump to search
This module handles login accounts on the system. It has two classes that can be included. These are generally included high in the toplevel hierarchy.
users::global
This sets up some global (/etc) defaults for user configuration, e.g. PATH.
users::root
This sets up the root user (or, on Windows, Administrator).
users::builder
Installs the builder user (cltbld for releng, although this can be adjusted in manifests/settings.pp).