Page MenuHomeDevCentral

Move shells provisionning to core role
ClosedPublic

Authored by dereckson on Mar 2 2018, 14:22.
Tags
None
Referenced Files
F3768944: D1379.diff
Sat, Nov 23, 11:32
Unknown Object (File)
Mon, Nov 18, 03:38
Unknown Object (File)
Tue, Nov 12, 09:32
Unknown Object (File)
Mon, Nov 11, 08:29
Unknown Object (File)
Sat, Nov 9, 14:56
Unknown Object (File)
Mon, Nov 4, 20:54
Unknown Object (File)
Mon, Nov 4, 10:07
Unknown Object (File)
Wed, Oct 30, 08:58
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 Passed
Unit
No Test Coverage
Branch
shells (branched from master)
Build Status
Buildable 2166
Build 2414: arc lint + arc unit

Event Timeline

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

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.