fix: add cluster name to incus cluster

This commit is contained in:
2026-08-09 20:50:02 +01:00
parent 5613699540
commit aa0e9f37bf
@@ -2,5 +2,6 @@ ansible_python_interpreter: /usr/bin/python3
ansible_user: kolibri
vip_interface: enp5s0
vip_address: 10.150.0.100
cluster_name: hive
cluster_pod_subnet: 172.16.0.0/16
cluster_service_subnet: 10.96.0.0/16