| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
They were throwing an exception when the 'is' value
was 'absent'.
Signed-off-by: Luke Kanies <luke@madstop.com>
|
| |
|
|
|
|
| |
Created OrderedList property
Added to profile property
small refactor in List to make inheriting easier
|
| |
|
|
|
|
|
|
|
|
|
| |
Adding support to user type for:
profiles
auths
project
key/value pairs
Refactored useradd.addcmd so I could override how properties get added in the subclass
Added keyvalue property to manage generic keyvalues
|
|
|
modify user type:
add ensure = role logic
add roles property
add manages_solaris_rbac feature
refactored 'list' property to reuse logic for groups in roles
|