chore: rename bare metal to hive

This commit is contained in:
2026-07-28 16:37:20 +01:00
parent ce16338203
commit 6dab1dccd9
4 changed files with 10 additions and 9 deletions
@@ -0,0 +1,8 @@
ansible_python_interpreter: /usr/bin/python3
ansible_become_exe: sudo.ws
ansible_user: kolibri
vip_interface: eno1
vip_address: 10.0.0.200
cluster_name: hive
cluster_pod_subnet: 172.16.0.0/16
cluster_service_subnet: 10.96.0.0/16
+8
View File
@@ -0,0 +1,8 @@
masters:
hosts:
vineta:
ansible_host: vineta.local
rotfront:
ansible_host: rotfront.local
leng:
ansible_host: leng.local