Page MenuHomeDevCentral

Scale roles/shellserver/users/ to support several users account
ClosedPublic

Authored by dereckson on Apr 10 2016, 21:16.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 30, 21:31
Unknown Object (File)
Wed, Apr 30, 13:50
Unknown Object (File)
Tue, Apr 29, 06:42
Unknown Object (File)
Mon, Apr 28, 13:38
Unknown Object (File)
Sat, Apr 26, 18:57
Unknown Object (File)
Thu, Apr 24, 18:19
Unknown Object (File)
Wed, Apr 23, 23:34
Unknown Object (File)
Tue, Apr 22, 09:43
Subscribers
None

Details

Summary

Currently, 62c123e has introduced users management for Eglide.

To allow this change to scale, we need to provide a set of users,
and run tasks against it (create account, add to group, add SSH key).

We so move users data in a 'shellusers' pillar, and add Jinja logic
to the state to use this dictionary.

Fixes T809.

Test Plan

salt eglide state.sls roles/shellserver/users

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Scale roles/shellserver/users/ to support several users account.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: Sandlayth.
This revision is now accepted and ready to land.Apr 10 2016, 22:23
This revision was automatically updated to reflect the committed changes.