src.nth.io/

summaryrefslogtreecommitdiff
path: root/rpi-base/defaults/main.yaml
AgeCommit message (Collapse)AuthorFilesLines
25 hoursrpi-base: role-owned netplan replaces wpa_supplicant; auto-upgrades gain ↵Luke Hoersten1-0/+4
-updates and 04:00 reboot Networking: one 40-net.yaml (eth0 always, wifi via rpi_base_wifi_*) with cloud-init's 50-cloud-init.yaml deleted after first boot. cloud-init still renders it on an instance_id bump, and it sorts later, so editing the card's network-config and bumping meta-data is the headless rescue path. ssh_deletekeys off so a rescue bump keeps the host keys. Auto-updates: periodic switches and local policy merged into one 52unattended-upgrades-local; 50unattended-upgrades stays a distro conffile and debconf's 20auto-upgrades can no longer disable anything.
3 daysrpi-base: install acl for become_user tasksLuke Hoersten1-0/+3
26.04 no longer ships setfacl by default; without it, ansible tasks that become an unprivileged user (postgres) fail on temp-file perms when pipelining is unavailable (async tasks).
2024-02-04Tons of updates to fix migration to new server.Luke Hoersten1-0/+1
2021-06-27Updated minecraft to 1.17.Luke Hoersten1-0/+1
2020-06-14Added ngircd.Luke Hoersten1-0/+2
2020-05-01Fixed small log2ram size.Luke Hoersten1-0/+2
2020-02-09Base is rpi specific.Luke Hoersten1-0/+13