kube/ssh_config

9 lines
146 B
Plaintext
Raw Normal View History

2023-08-10 16:35:17 +00:00
Host *
User root
ControlPersist 8h
ControlMaster auto
ControlPath ~/.ssh/cm-%r@%h:%p
2023-08-19 18:31:30 +00:00
Host ns1.k-space.ee
Hostname 172.20.0.2