Page MenuHomeDevCentral

Allow to provision /home for every user
ClosedPublic

Authored by dereckson on Aug 25 2021, 14:15.
Tags
None
Referenced Files
F3765445: D2384.id6016.diff
Fri, Nov 22, 12:22
F3765405: D2384.id6015.diff
Fri, Nov 22, 12:10
F3764537: D2384.diff
Fri, Nov 22, 06:31
Unknown Object (File)
Mon, Nov 18, 07:20
Unknown Object (File)
Mon, Nov 18, 07:00
Unknown Object (File)
Sat, Nov 16, 06:25
Unknown Object (File)
Tue, Nov 12, 11:17
Unknown Object (File)
Sun, Nov 10, 06:11
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 Not Applicable
Unit
Tests Not Applicable