chore: rename bare metal to hive
This commit is contained in:
@@ -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
|
||||
@@ -0,0 +1,8 @@
|
||||
masters:
|
||||
hosts:
|
||||
vineta:
|
||||
ansible_host: vineta.local
|
||||
rotfront:
|
||||
ansible_host: rotfront.local
|
||||
leng:
|
||||
ansible_host: leng.local
|
||||
Reference in New Issue
Block a user