move workers and secondary binds to infra vlan
This commit is contained in:
@@ -90,13 +90,13 @@ all:
|
||||
workers:
|
||||
hosts:
|
||||
worker1.kube.k-space.ee:
|
||||
ansible_host: 172.20.3.81
|
||||
ansible_host: 172.21.3.81
|
||||
worker2.kube.k-space.ee:
|
||||
ansible_host: 172.20.3.82
|
||||
ansible_host: 172.21.3.82
|
||||
worker3.kube.k-space.ee:
|
||||
ansible_host: 172.20.3.83
|
||||
ansible_host: 172.21.3.83
|
||||
worker4.kube.k-space.ee:
|
||||
ansible_host: 172.20.3.84
|
||||
ansible_host: 172.21.3.84
|
||||
|
||||
# For more information regarding door management refer to
|
||||
# https://wiki.k-space.ee/en/hosting/doors
|
||||
|
Reference in New Issue
Block a user