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
F34784335: D359.id859.diff
Fri, Jul 3, 01:31
F34656299: D359.id859.diff
Thu, Jul 2, 12:31
F34577877: D359.id853.diff
Thu, Jul 2, 05:15
F34571999: D359.diff
Thu, Jul 2, 04:20
Unknown Object (File)
Wed, Jul 1, 14:22
Unknown Object (File)
Wed, Jul 1, 05:49
Unknown Object (File)
Wed, Jul 1, 05:05
Unknown Object (File)
Tue, Jun 30, 03:12
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
No Lint Coverage
Unit
No Test Coverage
Branch
T809
Build Status
Buildable 480
Build 595: arc lint + arc unit

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.