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, Apr 29, 02:44
Unknown Object (File)
Mon, Apr 28, 18:01
Unknown Object (File)
Mon, Apr 28, 12:40
Unknown Object (File)
Mon, Apr 28, 10:16
Unknown Object (File)
Fri, Apr 25, 01:00
Unknown Object (File)
Thu, Apr 24, 20:20
Unknown Object (File)
Thu, Apr 24, 20:18
Unknown Object (File)
Thu, Apr 24, 20:15
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