prole/infrastructure/inventory/hosts.ini
chrisfu 598eae4633 Enable TLS for k3s registry and deploy SSL certs
- Add ssl_hosts group and prole_ssl role to deploy registry cert/key to /etc/ssl/certs/prole

- Configure k8s registry deployment to serve HTTPS using mounted host certs

- Switch k3s/containerd registry mirror config to https:// and prefer HTTPS checks with HTTP fallback

Co-authored-by: Junie <junie@jetbrains.com>
2026-03-10 00:58:08 -07:00

48 lines
618 B
INI

[iscsi]
pi.prole.org
raspberry.prole.org
myrddin.prole.org
retropie.prole.org
merlin.prole.org
[pihole]
pi.prole.org
raspberry.prole.org
[ad_dc]
myrddin.prole.org
[k3s_servers]
myrddin.prole.org
[k3s_agents]
pi.prole.org
merlin.prole.org
[k3s_hosts:children]
k3s_servers
k3s_agents
[linux_hosts]
pi.prole.org
raspberry.prole.org
myrddin.prole.org
retropie.prole.org
merlin.prole.org
[ssl_hosts]
myrddin.prole.org
[mariadb_primary]
merlin.prole.org
[mariadb_replica]
raspberry.prole.org
[mariadb:children]
mariadb_primary
mariadb_replica
[merlin_bootstrap]
merlin ansible_host=10.0.0.36 ansible_user=ansible