chrisfu
|
125da5669b
|
Fix k3s CNPG image registry resolution and import flows
- In k3s mode, resolve CNPG images to a cluster-reachable internal registry and ignore k3d/localhost-ish registry values.
- Avoid any k3d cluster/containerd interactions when PROLE_MODE=k3s; add a preflight-image action.
- Extend init scripts and Ansible k3s/mariadb import tasks/playbooks for the updated k3s flow.
- Add/extend installer UI + tests around services and action/milestone helpers.
- Add merlin MariaDB provisioning playbook, services init-script test, and a k3s datastore SQL snapshot.
Co-authored-by: Junie <junie@jetbrains.com>
|
2026-03-07 00:23:00 -08:00 |
|
chrisfu
|
78a16f47e2
|
ansible: add merlin k3s host + USB-backed MariaDB bring-up
- Add merlin.prole.org (10.0.0.6) to inventory (k3s_hosts, mariadb_primary)
- Relax k3s preflight: /var/lib/rancher no longer requires iSCSI, only blocks SD-backed storage
- Add netplan static IP role (NetworkManager) and MariaDB primary/replica roles + site.yml ordering
- Add/upgrade USB prep tooling (prepare_mariadb_usb.sh + generated setup.sh + fstab-by-LABEL)
Co-authored-by: Junie <junie@jetbrains.com>
|
2026-03-05 19:17:40 -08:00 |
|