canmove, Confirmed users
1,394
edits
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
= users::root = | = users::root = | ||
This sets up the root user (or, on Windows, Administrator). This provides the following easy-to-use variables, per {{bug|776641}}: | This sets up the root user (or, on Windows, Administrator). This provides the following easy-to-use variables, per {{bug|776641}}: | ||
* $users::root::username | |||
* $users::root::group | |||
* $users::root::home | |||
= users::builder = | = users::builder = | ||
Installs the builder user (cltbld for releng, although this can be adjusted in <tt>manifests/settings.pp</tt>). This provides the following easy-to-use variables, per {{bug|776641}}: | Installs the builder user (cltbld for releng, although this can be adjusted in <tt>manifests/settings.pp</tt>). This provides the following easy-to-use variables, per {{bug|776641}}: | ||
* $users::root::username | |||
* $users::root::group | |||
* $users::root::home | |||