Page MenuHomeDevCentral

Provision configuration dotfiles everywhere
ClosedPublic

Authored by dereckson on Apr 13 2023, 18:04.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 28, 07:19
Unknown Object (File)
Mon, Oct 27, 17:30
Unknown Object (File)
Mon, Oct 27, 14:10
Unknown Object (File)
Sun, Oct 26, 10:02
Unknown Object (File)
Sat, Oct 25, 16:55
Unknown Object (File)
Mon, Oct 20, 21:12
Unknown Object (File)
Mon, Oct 20, 04:38
Unknown Object (File)
Mon, Oct 20, 04:28
Subscribers
None

Details

Summary

Currently, the devserver role offers an unit "userland-home" to provision
dotfiles. It's not really convenient when we login to another server,
without any shell configuration.

For a better ops experience, this change offers two layers:

  • core/userland-home: provisioned to *every* server
  • devserver/userland-home: extra files for devserver role

In both cases, files are only propagated if the user has access to
that machine, through a node > forests > groups resolution.

Provisioning dotfiles for dereckson account.
Consolidating tmux configurations.

Test Plan

zsh on Dwellers and a FreeBSD prod machine

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
userland-home-everywhere
Build Status
Buildable 4760
Build 5041: arc lint + arc unit