Page MenuHomeDevCentral

Allow to provision /home for every user
ClosedPublic

Authored by dereckson on Aug 25 2021, 14:15.
Tags
None
Referenced Files
F9920755: D2384.id6015.diff
Mon, Jun 16, 06:42
F9920739: D2384.id6016.diff
Mon, Jun 16, 06:41
F9892723: D2384.id5994.diff
Sun, Jun 15, 20:52
F9885146: D2384.id5994.diff
Sun, Jun 15, 17:49
F9875010: D2384.diff
Sun, Jun 15, 14:29
Unknown Object (File)
Fri, Jun 13, 16:43
Unknown Object (File)
Thu, Jun 12, 20:21
Unknown Object (File)
Thu, Jun 12, 11:01
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 Errors
SeverityLocationCodeMessage
Errorroles\paas-docker\wrappers\files\certbot.sh:32SC2068SHELLCHECK
Adviceroles\paas-docker\devel\files\arc.sh:85SC2086SHELLCHECK
Adviceroles\paas-docker\wrappers\files\certbot.sh:32SC2086SHELLCHECK
Unit
No Test Coverage
Branch
refactor-devserver-user-flags
Build Status
Buildable 3713
Build 3963: arc lint + arc unit