Page MenuHomeDevCentral

Allow to provision /home for every user
ClosedPublic

Authored by dereckson on Aug 25 2021, 14:15.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 13, 06:52
Unknown Object (File)
Mon, May 12, 21:11
Unknown Object (File)
Mon, May 12, 08:06
Unknown Object (File)
Sun, May 11, 19:46
Unknown Object (File)
Sun, May 11, 13:11
Unknown Object (File)
Sun, May 11, 06:55
Unknown Object (File)
Sun, May 11, 06:36
Unknown Object (File)
Sat, May 10, 14:28
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