Page MenuHomeDevCentral

Provision configuration dotfiles everywhere
ClosedPublic

Authored by dereckson on Apr 13 2023, 18:04.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 15:10
Unknown Object (File)
Tue, Mar 17, 07:02
Unknown Object (File)
Tue, Mar 17, 00:49
Unknown Object (File)
Wed, Mar 11, 15:29
Unknown Object (File)
Tue, Mar 10, 01:52
Unknown Object (File)
Sat, Mar 7, 14:20
Unknown Object (File)
Sat, Mar 7, 07:05
Unknown Object (File)
Sat, Mar 7, 01:24
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 Not Applicable
Unit
Tests Not Applicable