6 Commits

Author SHA1 Message Date
f122b06697 feat(role): Add package-specific global config files
Packages can now have a global (i.e. system-wide) config defined and
applied. If package is missing the config file is deleted. This is
helpful for example for Git where we want to define helpful aliases
for every logged in user and for tmux where every user should have
access to the tmux-resurrect session manager etc.
2025-08-21 03:48:22 +02:00
588bc932de feat(role): Add package stress-ng
... for load testing hardware
2025-08-10 23:58:25 +02:00
25b59beb72 feat(role): Add package traceroute
... for network debugging and analytics
2025-08-10 23:57:17 +02:00
b07a77fa8f feat(role): Add package debconf-utils to Debian
We'd like to do debconf-get-selections to check contents of the
debconf database.
2025-08-10 23:55:32 +02:00
b599fcc34f feat(role): Add package dhcping
For DHCP client-to-server connection debugging
2025-05-20 19:34:27 +02:00
06345b13ff feat(role): Initial commit 2025-04-02 03:17:05 +02:00