canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
This module handles login accounts on the system. It has two classes that can be included. These are generally included high in the [[ReleaseEngineering/Puppet/Modules/toplevel|toplevel]] hierarchy. | This module handles login accounts on the system. It has two classes that can be included. These are generally included high in the [[ReleaseEngineering/Puppet/Modules/toplevel|toplevel]] hierarchy. | ||
= users::global = | |||
This sets up some global (/etc) defaults for user configuration, e.g. PATH. | |||
= users::root = | = users::root = | ||