mirror of
https://github.com/dredx/prole.git
synced 2026-09-23 12:03:59 +00:00
Update inventory/roles to keep K3s state on local storage and prevent iSCSI from managing /var/lib/rancher. Also add a single-host k3s install playbook, a systemd override template, and docs describing the installer ↔ Ansible boundary and slow-storage knobs. Co-authored-by: Junie <junie@jetbrains.com>
9 lines
144 B
YAML
9 lines
144 B
YAML
iscsi_targets: []
|
|
iscsi_absent_mounts: []
|
|
|
|
k3s_enabled: false
|
|
|
|
cgroups_cmdline_candidates:
|
|
- /boot/cmdline.txt
|
|
- /boot/firmware/cmdline.txt
|