feat: add kube-vip to control plane role
This commit is contained in:
@@ -2,3 +2,4 @@ ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_become_exe: sudo.ws
|
||||
ansible_user: kolibri
|
||||
vip_interface: eno1
|
||||
vip_address: 10.0.0.200
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_user: kolibri
|
||||
vip_interface: enp5s0
|
||||
vip_address: 10.150.0.100
|
||||
|
||||
Reference in New Issue
Block a user