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)
Sat, Feb 1, 07:51
Unknown Object (File)
Sat, Feb 1, 06:54
Unknown Object (File)
Mon, Jan 27, 05:09
Unknown Object (File)
Sun, Jan 26, 11:07
Unknown Object (File)
Wed, Jan 22, 10:28
Unknown Object (File)
Tue, Jan 21, 17:17
Unknown Object (File)
Mon, Jan 20, 08:28
Unknown Object (File)
Mon, Jan 20, 05:08
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