Page MenuHomeDevCentral

Move shells provisionning to core role
ClosedPublic

Authored by dereckson on Mar 2 2018, 14:22.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Jan 1, 21:00
Unknown Object (File)
Thu, Dec 26, 16:25
Unknown Object (File)
Dec 22 2024, 16:49
Unknown Object (File)
Dec 17 2024, 02:32
Unknown Object (File)
Dec 10 2024, 13:41
Unknown Object (File)
Dec 10 2024, 13:00
Unknown Object (File)
Dec 7 2024, 08:52
Unknown Object (File)
Dec 4 2024, 02:39
Subscribers
None

Details

Summary

Currently, the core/users unit creates user accounts with specific shells
(zsh for example). This means we need to have those shells installed as
a part of the core and not only for dev/shell servers.

Test Plan

Check zsh installs correctly on Dwellers

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
dereckson added inline comments.
roles/core/userland-software/init.sls
9

This file only uses dirs.

This revision is now accepted and ready to land.Mar 2 2018, 16:23
dereckson marked an inline comment as done.

dirs

This revision was automatically updated to reflect the committed changes.