Add terminal server and remove erki's offsite box
This commit is contained in:
16
ssh_config
16
ssh_config
@@ -65,14 +65,6 @@ Host ns1.k-space.ee 172.20.0.2
|
||||
UserKnownHostsFile /dev/null
|
||||
ControlMaster auto
|
||||
ControlPersist 8h
|
||||
Host offsite 192.168.30.40
|
||||
User root
|
||||
Hostname 192.168.30.40
|
||||
Port 22
|
||||
GlobalKnownHostsFile known_hosts
|
||||
UserKnownHostsFile /dev/null
|
||||
ControlMaster auto
|
||||
ControlPersist 8h
|
||||
Host pve90.proxmox.infra.k-space.ee 172.21.20.90
|
||||
User root
|
||||
Hostname 172.21.20.90
|
||||
@@ -105,6 +97,14 @@ Host pve93.proxmox.infra.k-space.ee 172.21.20.93
|
||||
UserKnownHostsFile /dev/null
|
||||
ControlMaster auto
|
||||
ControlPersist 8h
|
||||
Host ts.k-space.ee 100.103.0.10
|
||||
User root
|
||||
Hostname 100.103.0.10
|
||||
Port 22
|
||||
GlobalKnownHostsFile known_hosts
|
||||
UserKnownHostsFile /dev/null
|
||||
ControlMaster auto
|
||||
ControlPersist 8h
|
||||
Host worker1.kube.k-space.ee 172.21.3.81
|
||||
User root
|
||||
Hostname 172.21.3.81
|
||||
|
||||
Reference in New Issue
Block a user