Page MenuHomeDevCentral

Allow to provision /home for every user
ClosedPublic

Authored by dereckson on Aug 25 2021, 14:15.
Tags
None
Referenced Files
F19085447: D2384.diff
Tue, Dec 23, 12:04
F19080722: D2384.id5994.diff
Tue, Dec 23, 11:16
F19042108: D2384.id5994.diff
Tue, Dec 23, 04:08
F19009061: D2384.diff
Mon, Dec 22, 22:17
Unknown Object (File)
Mon, Dec 22, 18:09
Unknown Object (File)
Mon, Dec 22, 04:49
Unknown Object (File)
Sat, Dec 20, 06:11
Unknown Object (File)
Sat, Dec 20, 00:14
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