move workers and secondary binds to infra vlan

This commit is contained in:
2024-08-14 18:17:31 +03:00
parent 55f95641ca
commit 5589b0721e
4 changed files with 18 additions and 18 deletions

View File

@@ -161,33 +161,33 @@ Host storage4.kube.k-space.ee 172.21.3.74
UserKnownHostsFile /dev/null
ControlMaster auto
ControlPersist 8h
Host worker1.kube.k-space.ee 172.20.3.81
Host worker1.kube.k-space.ee 172.21.3.81
User root
Hostname 172.20.3.81
Hostname 172.21.3.81
Port 22
GlobalKnownHostsFile known_hosts
UserKnownHostsFile /dev/null
ControlMaster auto
ControlPersist 8h
Host worker2.kube.k-space.ee 172.20.3.82
Host worker2.kube.k-space.ee 172.21.3.82
User root
Hostname 172.20.3.82
Hostname 172.21.3.82
Port 22
GlobalKnownHostsFile known_hosts
UserKnownHostsFile /dev/null
ControlMaster auto
ControlPersist 8h
Host worker3.kube.k-space.ee 172.20.3.83
Host worker3.kube.k-space.ee 172.21.3.83
User root
Hostname 172.20.3.83
Hostname 172.21.3.83
Port 22
GlobalKnownHostsFile known_hosts
UserKnownHostsFile /dev/null
ControlMaster auto
ControlPersist 8h
Host worker4.kube.k-space.ee 172.20.3.84
Host worker4.kube.k-space.ee 172.21.3.84
User root
Hostname 172.20.3.84
Hostname 172.21.3.84
Port 22
GlobalKnownHostsFile known_hosts
UserKnownHostsFile /dev/null