Page MenuHomeDevCentral

Allow to provision /home for every user
ClosedPublic

Authored by dereckson on Aug 25 2021, 14:15.
Tags
None
Referenced Files
F25129640: D2384.id6015.diff
Tue, Mar 31, 19:12
F25129626: D2384.id6017.diff
Tue, Mar 31, 19:12
F25120833: D2384.id6015.diff
Tue, Mar 31, 07:15
F25119422: D2384.diff
Tue, Mar 31, 05:25
F25118266: D2384.id5994.diff
Tue, Mar 31, 04:02
F25118256: D2384.id6017.diff
Tue, Mar 31, 04:02
F25118223: D2384.id6015.diff
Tue, Mar 31, 04:00
F25112753: D2384.id6016.diff
Mon, Mar 30, 19:59
Subscribers
None

Details

Summary

This is a follow-up for 93a72bcf.

Refactor devserver user flags

This datastructure change allows to provide a list of tasks to run,
matching a block in the userland-home unit, to do more than copy files.

Plan is to allow to bootstrap local development environments, installing
non-global software, for example with cargo install.

Test Plan

Run on WindRiver, ensure it's no-op:

salt-call --local state.apply roles/devserver/userland-home/homefiles test=True

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
refactor-devserver-user-flags
Build Status
Buildable 3714
Build 3964: arc lint + arc unit