Page MenuHomeDevCentral

Allow to provision /home for every user
ClosedPublic

Authored by dereckson on Aug 25 2021, 14:15.
Tags
None
Referenced Files
F21000964: D2384.diff
Wed, Jan 14, 06:03
F20978514: D2384.id6015.diff
Tue, Jan 13, 22:39
Unknown Object (File)
Sun, Jan 11, 21:48
Unknown Object (File)
Mon, Jan 5, 16:55
Unknown Object (File)
Sun, Jan 4, 13:45
Unknown Object (File)
Sat, Jan 3, 16:30
Unknown Object (File)
Fri, Jan 2, 15:24
Unknown Object (File)
Fri, Jan 2, 13:51
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