prole/infrastructure/roles
chrisfu 17cb827be5 test(dashboard): add unit tests for systemd unit and script validation
- Ensure dashboard service doesn't create an ordering cycle with `multi-user.target`.
- Verify service safely attaches to a virtual terminal (VT) and passes VT to Xorg.
- Ensure no `su` usage by default in the service.
- Validate script behavior for passing VT and `-keeptty` options to Xorg.

chore(dashboard): update systemd unit to avoid VT conflicts and improve logging

- Remove `After` and `Wants` directives for `multi-user.target` to prevent conflicts.
- Add `TTYPath`, `StandardInput`, and related options for VT attachment.
- Ensure `ExecStopPost` restores getty service for the dashboard VT.

fix(dashboard): improve Xorg resolution and clean up script logic

- Dynamically determine Xorg executable location in `dashboard.sh`.
- Pass VT, display, and `-keeptty` to Xorg to improve script reliability.

fix(mariadb): correct exFAT mount options for external storage

- Avoid `chown` failures by setting root ownership with group access for `mysql`.
- Update external mount options to `uid=0,gid=mysql,umask=0002`.

cleanup(mariadb): remove unnecessary owner/group permissions from migration marker task
2026-03-13 01:49:57 -07:00
..
audit Configure K3s for retropie and add Traefik Ingress. Updated K3s templates for node-ip/flannel-iface, configured retropie host vars, enabled Traefik, added Ingress resources for Grafana, Prole, Kong, and Supabase, and set Postgres to LoadBalancer. 2026-02-16 04:28:40 -08:00
cgroups refactor(k3s, cnpg): improve CNPG operator management and Ansible role robustness 2026-03-03 23:20:34 -08:00
dashboard test(dashboard): add unit tests for systemd unit and script validation 2026-03-13 01:49:57 -07:00
iscsi/tasks ansible: add K3s datastore export/import, improve iSCSI handling, and migrate merlin to MariaDB primary 2026-03-06 14:25:13 -08:00
k3s Enable TLS for k3s registry and deploy SSL certs 2026-03-10 00:58:08 -07:00
local_user/tasks ansibles roles k3s, local_user 2026-01-28 13:05:28 -08:00
mariadb_primary test(dashboard): add unit tests for systemd unit and script validation 2026-03-13 01:49:57 -07:00
mariadb_replica/tasks ansible: add merlin k3s host + USB-backed MariaDB bring-up 2026-03-05 19:17:40 -08:00
mariadb_tools Fix k3s CNPG image registry resolution and import flows 2026-03-07 00:23:00 -08:00
netplan_static Fix k3s CNPG image registry resolution and import flows 2026-03-07 00:23:00 -08:00
noswap Refactor rsyslog template path and introduce noswap role: 2026-01-24 01:32:01 -08:00
pihole_db_rotate ansible managed piholes 2026-01-18 22:01:23 -08:00
pihole_dns pihole ansible management fixes 2026-01-19 01:41:45 -08:00
prole/tasks Summary of recent repairs and infrastructure updates 2026-02-15 17:51:57 -08:00
prole_ssl Enable TLS for k3s registry and deploy SSL certs 2026-03-10 00:58:08 -07:00
rsyslog Refactor installation and initialization logic, and expand test coverage 2026-02-13 21:36:39 -08:00
samba_ad_dc ansible: add K3s datastore export/import, improve iSCSI handling, and migrate merlin to MariaDB primary 2026-03-06 14:25:13 -08:00
samba_dns/tasks add ansible role samba_dns. master group_vars/all/dns.yml\nfixed role iscsi 2026-01-29 16:58:30 -08:00
samba_reverse_dns/tasks checkpoint: installer refinements, k3s drift protection, and infra updates 2026-02-12 02:30:44 -08:00